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 04f94e8 commit 2718b40Copy full SHA for 2718b40
source_test.yaml
@@ -141,7 +141,7 @@
141
bucket: 'osv-test-debian-osv'
142
db_prefix: ['DEBIAN-']
143
ignore_git: True
144
- human_link: 'https://security-tracker.debian.org/tracker/{{ BUG_ID }}'
+ human_link: 'https://security-tracker.debian.org/tracker/{{ BUG_ID | replace("DEBIAN-", "") }}'
145
link: 'https://storage.googleapis.com/osv-test-debian-osv/'
146
editable: False
147
strict_validation: True
0 commit comments