Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show how to get the OSV format advisories on the infos page | Dan Fandrich | 2024-04-16 | 1 | -1/+11 |
| | |||||
* | Add the modified field to the JSON bugs index | Dan Fandrich | 2024-04-16 | 1 | -1/+2 |
| | | | | This brings it in line with the vulnerabilities index. | ||||
* | Get the last modified date of advisories from SVN | Dan Fandrich | 2024-04-16 | 3 | -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 advisories | Dan Fandrich | 2024-03-14 | 2 | -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 JSON | Dan Fandrich | 2024-03-08 | 1 | -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 template | Dan Fandrich | 2024-02-14 | 1 | -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 2024 | Dan Fandrich | 2024-01-20 | 1 | -1/+1 |
| | |||||
* | Use https: links where possible | Dan Fandrich | 2024-01-20 | 4 | -6/+6 |
| | |||||
* | template: change default CVE year to 2023 | Thomas Backlund | 2023-07-02 | 1 | -1/+1 |
| | |||||
* | template: change default dist and dist-suffix for Mageia 9 | Thomas Backlund | 2023-07-02 | 1 | -2/+2 |
| | |||||
* | - template: change default dist and dist-suffix for Mageia 8 | Thomas Backlund | 2021-01-14 | 1 | -3/+3 |
| | | | | - template: change default CVE year to 2021 | ||||
* | - template: change default dist and dist-suffix for Mageia | Thomas Backlund | 2019-05-20 | 1 | -3/+3 |
| | | | | - template: change default CVE year to 2019 | ||||
* | template: change default dist and dist-suffix for Mageia 6 | Rémi Verschelde | 2017-09-20 | 1 | -3/+3 |
| | |||||
* | its 2016 now | Thomas Backlund | 2016-04-08 | 1 | -1/+1 |
| | |||||
* | use https in mitre cve links | Thomas Backlund | 2016-04-08 | 4 | -4/+4 |
| | |||||
* | template: also change dist-suffix from mga4 to mga5 | Rémi Verschelde | 2015-09-27 | 1 | -1/+1 |
| | |||||
* | template: change default release to Mageia 5 now that Mageia 4 is EOL (+ ↵ | Rémi Verschelde | 2015-09-27 | 1 | -3/+3 |
| | | | | plural in title) | ||||
* | Add [name] argument to mgaadv to prefill the template | Rémi Verschelde | 2014-11-30 | 1 | -3/+3 |
| | |||||
* | Drop mga3 template | Rémi Verschelde | 2014-11-30 | 1 | -3/+0 |
| | |||||
* | Pre-fill subject for security adv | Rémi Verschelde | 2014-11-30 | 1 | -3/+4 |
| | |||||
* | Add a log entry when moving packages. | Colin Guthrie | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | Fix the new advisory template. | Thomas Backlund | 2014-08-03 | 1 | -3/+3 |
| | | | | | - drop mga2 - add mga3 | ||||
* | added favicon | filip | 2014-02-07 | 1 | -0/+1 |
| | |||||
* | infos.html: update link to sources (svn -> git) | Nicolas Vigier | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | Rename index.html to infos.html and advisories.html to index.html | Nicolas Vigier | 2013-09-09 | 3 | -189/+191 |
| | |||||
* | Add menu to filter advisories list | Nicolas Vigier | 2013-09-09 | 1 | -3/+137 |
| | |||||
* | Correctly encode html in rss feed | Nicolas Vigier | 2013-07-30 | 1 | -3/+4 |
| | |||||
* | Fix indentation | Nicolas Vigier | 2013-07-12 | 7 | -95/+95 |
| | |||||
* | Add stylesheet and mageia navigation bar | Nicolas Vigier | 2013-07-12 | 9 | -13/+71 |
| | |||||
* | Add CVE links in references | Nicolas Vigier | 2013-06-18 | 3 | -0/+15 |
| | |||||
* | Make sure CVE is not displayed when not set | Nicolas Vigier | 2013-06-17 | 3 | -3/+3 |
| | |||||
* | Fix display of publication date | Nicolas Vigier | 2013-06-17 | 4 | -4/+4 |
| | |||||
* | index.html: add link to source code | Nicolas Vigier | 2013-06-13 | 1 | -0/+5 |
| | |||||
* | index.html: add link about command line tool | Nicolas Vigier | 2013-06-13 | 1 | -0/+4 |
| | |||||
* | Add RSS feeds | Nicolas Vigier | 2013-06-13 | 8 | -5/+115 |
| | |||||
* | Sort advisories by publish time and ID | Nicolas Vigier | 2013-06-13 | 4 | -4/+4 |
| | |||||
* | Add command to add a new advisory | Nicolas Vigier | 2013-06-13 | 1 | -0/+19 |
| | |||||
* | advisory.{html,txt}: don't add a CVE line when there is no CVE | Nicolas Vigier | 2013-06-12 | 2 | -4/+3 |
| | |||||
* | Add tmpl/CVE.html (missed in previous version) | Nicolas Vigier | 2013-06-12 | 1 | -0/+16 |
| | |||||
* | advisory.txt: Add advisory URL | Nicolas Vigier | 2013-06-12 | 1 | -0/+1 |
| | |||||
* | index.html: Update link to old advisories on wiki | Nicolas Vigier | 2013-06-12 | 1 | -5/+1 |
| | |||||
* | Add CVE list page | Nicolas Vigier | 2013-06-12 | 1 | -0/+4 |
| | |||||
* | Add advisories pages by CVE, release, source package | Nicolas Vigier | 2013-06-12 | 6 | -12/+116 |
| | |||||
* | Add %basename variable | Nicolas Vigier | 2013-06-12 | 2 | -3/+3 |
| | |||||
* | Add advisories html pages | Nicolas Vigier | 2013-06-12 | 2 | -1/+58 |
| | |||||
* | Add DB dump | Nicolas Vigier | 2013-06-06 | 1 | -0/+3 |
| | |||||
* | Add index page | Nicolas Vigier | 2013-06-06 | 1 | -0/+31 |
| | |||||
* | First version | Nicolas Vigier | 2013-06-06 | 2 | -0/+38 |