aboutsummaryrefslogtreecommitdiffstats
path: root/tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Show how to get the OSV format advisories on the infos pageHEADmasterDan Fandrich2024-04-161-1/+11
|
* Add the modified field to the JSON bugs indexDan Fandrich2024-04-161-1/+2
| | | | This brings it in line with the vulnerabilities index.
* Get the last modified date of advisories from SVNDan Fandrich2024-04-163-1/+4
| | | | | | | | | The modification date helps track if an advisory was changed after initial publication. This is especially important for OSV users who need the modification date in the vulns.json index to determine whether an existing advisory was updated so they can download the update. Also, keep "ref" (pointing to bug number) in all advisories, not just the TODO ones.
* Write JSON index files for advisoriesDan Fandrich2024-03-142-0/+20
| | | | | | The JSON schema is simple and compatible with the one published in the Go Vulnerability Database. Security advisories and bugfix advisories each have their own index.
* Add 'showjson' command to output an advisory in OSV JSONDan Fandrich2024-03-081-0/+94
| | | | | | Open Source Vulnerability format is a standard for publishing vulnerabilities in Open Source projects and is defined at https://ossf.github.io/osv-schema/
* Fix indentation in the new advisory templateDan Fandrich2024-02-141-4/+4
| | | | | While the old indentation works, the new one passes yamllint, making it easier to automatically check for problems.
* template: change default CVE year to 2024Dan Fandrich2024-01-201-1/+1
|
* Use https: links where possibleDan Fandrich2024-01-204-6/+6
|
* template: change default CVE year to 2023Thomas Backlund2023-07-021-1/+1
|
* template: change default dist and dist-suffix for Mageia 9Thomas Backlund2023-07-021-2/+2
|
* - template: change default dist and dist-suffix for Mageia 8Thomas Backlund2021-01-141-3/+3
| | | | - template: change default CVE year to 2021
* - template: change default dist and dist-suffix for MageiaThomas Backlund2019-05-201-3/+3
| | | | - template: change default CVE year to 2019
* template: change default dist and dist-suffix for Mageia 6Rémi Verschelde2017-09-201-3/+3
|
* its 2016 nowThomas Backlund2016-04-081-1/+1
|
* use https in mitre cve linksThomas Backlund2016-04-084-4/+4
|
* template: also change dist-suffix from mga4 to mga5Rémi Verschelde2015-09-271-1/+1
|
* template: change default release to Mageia 5 now that Mageia 4 is EOL (+ ↵Rémi Verschelde2015-09-271-3/+3
| | | | plural in title)
* Add [name] argument to mgaadv to prefill the templateRémi Verschelde2014-11-301-3/+3
|
* Drop mga3 templateRémi Verschelde2014-11-301-3/+0
|
* Pre-fill subject for security advRémi Verschelde2014-11-301-3/+4
|
* Add a log entry when moving packages.Colin Guthrie2014-08-051-1/+1
|
* Fix the new advisory template.Thomas Backlund2014-08-031-3/+3
| | | | | - drop mga2 - add mga3
* added faviconfilip2014-02-071-0/+1
|
* infos.html: update link to sources (svn -> git)Nicolas Vigier2013-09-091-1/+1
|
* Rename index.html to infos.html and advisories.html to index.htmlNicolas Vigier2013-09-093-189/+191
|
* Add menu to filter advisories listNicolas Vigier2013-09-091-3/+137
|
* Correctly encode html in rss feedNicolas Vigier2013-07-301-3/+4
|
* Fix indentationNicolas Vigier2013-07-127-95/+95
|
* Add stylesheet and mageia navigation barNicolas Vigier2013-07-129-13/+71
|
* Add CVE links in referencesNicolas Vigier2013-06-183-0/+15
|
* Make sure CVE is not displayed when not setNicolas Vigier2013-06-173-3/+3
|
* Fix display of publication dateNicolas Vigier2013-06-174-4/+4
|
* index.html: add link to source codeNicolas Vigier2013-06-131-0/+5
|
* index.html: add link about command line toolNicolas Vigier2013-06-131-0/+4
|
* Add RSS feedsNicolas Vigier2013-06-138-5/+115
|
* Sort advisories by publish time and IDNicolas Vigier2013-06-134-4/+4
|
* Add command to add a new advisoryNicolas Vigier2013-06-131-0/+19
|
* advisory.{html,txt}: don't add a CVE line when there is no CVENicolas Vigier2013-06-122-4/+3
|
* Add tmpl/CVE.html (missed in previous version)Nicolas Vigier2013-06-121-0/+16
|
* advisory.txt: Add advisory URLNicolas Vigier2013-06-121-0/+1
|
* index.html: Update link to old advisories on wikiNicolas Vigier2013-06-121-5/+1
|
* Add CVE list pageNicolas Vigier2013-06-121-0/+4
|
* Add advisories pages by CVE, release, source packageNicolas Vigier2013-06-126-12/+116
|
* Add %basename variableNicolas Vigier2013-06-122-3/+3
|
* Add advisories html pagesNicolas Vigier2013-06-122-1/+58
|
* Add DB dumpNicolas Vigier2013-06-061-0/+3
|
* Add index pageNicolas Vigier2013-06-061-0/+31
|
* First versionNicolas Vigier2013-06-062-0/+38