From 002b1026982284584889d78f4f3340b7bcc504d3 Mon Sep 17 00:00:00 2001
From: Theofanis Petkos <thepetk@gmail.com>
Date: Tue, 5 Mar 2024 15:57:51 +0000
Subject: [PATCH] Add distribution-points to security-insights (#200)

Signed-off-by: thepetk <thepetk@gmail.com>
---
 SECURITY-INSIGHTS.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/SECURITY-INSIGHTS.yml b/SECURITY-INSIGHTS.yml
index cd950ae0..c7d0a004 100644
--- a/SECURITY-INSIGHTS.yml
+++ b/SECURITY-INSIGHTS.yml
@@ -20,6 +20,8 @@ security-testing:
   tool-name: Dependabot
   comment: |
     Dependabot is enabled for this repo.
+distribution-points:
+  - https://github.com/devfile/library
 contribution-policy:
   accepts-pull-requests: true
   accepts-automated-pull-requests: true