Skip to content

Commit 1d0ab4a

Browse files
cleanstart-community-adminmmulh98
authored andcommitted
update source.yaml file
Signed-off-by: community-admin <22994038+cleanstart-community-admin@users.noreply.github.com>
1 parent 9eebd24 commit 1d0ab4a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

source.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,20 @@
116116
editable: False
117117
strict_validation: False
118118

119+
- name: 'cleanstart'
120+
versions_from_repo: False
121+
type: 0
122+
ignore_patterns: ['^(?!CLEANSTART-).*$']
123+
directory_path: 'advisories'
124+
repo_url: 'https://github.com/cleanstart-dev/cleanstart-security-advisories'
125+
detect_cherrypicks: False
126+
extension: '.json'
127+
db_prefix: ['CLEANSTART-']
128+
ignore_git: True
129+
link: 'https://github.com/cleanstart-dev/cleanstart-security-advisories/blob/main/'
130+
editable: False
131+
strict_validation: True
132+
119133
- name: 'curl'
120134
versions_from_repo: False
121135
rest_api_url: 'https://curl.se/docs/vuln.json'

0 commit comments

Comments
 (0)