arch-security-tracker icon indicating copy to clipboard operation
arch-security-tracker copied to clipboard

Arch Linux Security Tracker

Results 43 arch-security-tracker issues
Sort by recently updated
recently updated
newest added

It would be nice to mark some CVE's as "review required" in cases in which we'd like to discuss aspects from it (e.g., to set an appropriate severity level)

enhancement
prio:major

Add an option to search through CVE, AVG and ASA? (With a way to filter on type?) The fulltext search should search the 'subject' and the 'body' of an CVE,...

enhancement
prio:minor

Provide a way to view the trackers API endpoints such as /all.json. The API documentation should be auto-generated and described in code. One possibility would be Sphinx with the [flask...

enhancement
prio:minor

It would be nice if we would calculate the severity for a CVE automatically via the Common Vulnerability Scoring System. The basic score would be enough. If we have this...

enhancement
question
prio:minor

- [ ] we need a paging feature to page through the issues overview - [ ] optional: we may want to have a setting how many entries per page...

enhancement
prio:minor

Latest Flask-SQLAlchemy will cause an error when running `make test`. The error message is as follows: ``` self = , name = 'create_scoped_session' def __getattr__(self, name: str) -> t.Any: if...

Through the json interface currently there is no way to find when a group was created. If an app for example uses /issues/vulnerable.json and needs this information it currently additionally...

This is a follow up from the cache support we implemented for all.json See: https://gitlab.archlinux.org/archlinux/infrastructure/-/issues/509

This syncs the css changes from the responsive navbar to the security tracker.

In the "Source" section, the "Arch" bugs URL still links to bugs.a.o which is no longer applicable (for example: https://bugs.archlinux.org/?project=0&order=id&status%5B%5D=&sort=desc&search_in_details=1&string=CVE-2024-27983). It should be updated to use GitLab instead. I have...