We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d33ed2 commit 1d3ed04Copy full SHA for 1d3ed04
source_test.yaml
@@ -279,6 +279,21 @@
279
repo_username: 'git'
280
strict_validation: True
281
282
+- name: 'julia'
283
+ versions_from_repo: False
284
+ type: 0
285
+ ignore_patterns: ['^(?!JLSEC-).*$']
286
+ repo_branch: 'generated/osv'
287
+ repo_url: 'https://github.com/JuliaLang/SecurityAdvisories.jl.git'
288
+ detect_cherrypicks: False
289
+ extension: '.json'
290
+ db_prefix: ['JLSEC-']
291
+ ignore_git: False
292
+ link: 'https://github.com/JuliaLang/SecurityAdvisories.jl/tree/generated/osv/'
293
+ editable: False
294
+ repo_username: 'git'
295
+ strict_validation: True
296
+
297
- name: 'mageia'
298
versions_from_repo: False
299
rest_api_url: 'https://advisories.mageia.org/vulns.json'
0 commit comments