| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-11-14 | Remove the cargo audit CI job, since the same is covered by cargo deny | Linus Färnstrand | 1 | -38/+0 | |
| 2024-10-18 | Upgrade cargo audit CI action ta latest version | Linus Färnstrand | 1 | -2/+2 | |
| Pin to commit since that's best practice | |||||
| 2024-10-15 | Stop ignoring RUSTSEC-2023-0079 (Kyber timing attack) | Linus Färnstrand | 1 | -4/+0 | |
| The dependency with this CVE is no longer in our dependency tree | |||||
| 2024-09-20 | Revert silencing `RUSTSEC-2024-0370` in `cargo audit` | Markus Pettersson | 1 | -6/+2 | |
| 2024-09-09 | Ignore RUSTSEC-2024-0370 in audit workflow | David Lönnhager | 1 | -2/+6 | |
| 2024-08-22 | Add top level `permissions` to all Github Actions workflows | Linus Färnstrand | 1 | -2/+4 | |
| The default permission on the repository is already set to read only. So in practice this makes no difference. But this makes that more explicit, and less relying on the repository being correctly configured. This also makes security scanning tools such as OpenSSF scorecard happier about the overall security of our repository. | |||||
| 2024-03-25 | Upgrade `plist` | Markus Pettersson | 1 | -3/+1 | |
| 2024-02-27 | Ignore RUSTSEC-2023-0081 | Markus Pettersson | 1 | -1/+2 | |
| 2024-02-15 | Ignore `RUSTSEC-2023-0079` in test framework | Markus Pettersson | 1 | -1/+2 | |
| 2024-02-09 | Ignore RUSTSEC-2023-0079 | Markus Pettersson | 1 | -0/+4 | |
| 2024-02-01 | Stop ignoring RUSTSEC-2020-0168 in the testframework audit CI job | Linus Färnstrand | 1 | -2/+1 | |
| 2024-01-25 | Also ignore RUSTSEC-2020-0168 | Linus Färnstrand | 1 | -1/+2 | |
| 2024-01-25 | Run cargo audit in test framework also | Linus Färnstrand | 1 | -1/+13 | |
| 2023-08-01 | Un-ignore RUSTSEC-2020-0071 and ban time 0.1 from dependency tree | Linus Färnstrand | 1 | -3/+0 | |
| 2023-08-01 | Un-ignore RUSTSEC-2021-0145 since atty is no longer in the dep tree | Linus Färnstrand | 1 | -5/+1 | |
| 2023-06-29 | Revert the temporary test on the cargo audit CI | Linus Färnstrand | 1 | -3/+3 | |
| Should make it run smoothly again, and back to the original time | |||||
| 2023-06-29 | Testing new schedule | Linus Färnstrand | 1 | -7/+3 | |
| 2023-06-29 | Use dedicated github action for cargo audit | Linus Färnstrand | 1 | -22/+12 | |
| Integrates better with Github actions, and yields better output on errors | |||||
| 2023-02-01 | Update cargo audit CI job description to not mention env_logger | Linus Färnstrand | 1 | -2/+1 | |
| 2023-02-01 | Deny warnings in `cargo audit` CI job | Linus Färnstrand | 1 | -1/+5 | |
| 2023-01-20 | Upgrade checkout action to v3 | Linus Färnstrand | 1 | -1/+1 | |
| 2023-01-20 | Run cargo audit on a schedule every day | Linus Färnstrand | 1 | -0/+7 | |
| 2023-01-20 | Don't run cargo audit when *.rs files change | Linus Färnstrand | 1 | -1/+0 | |
| 2023-01-13 | Run yamlfix on all of .github/workflows/ | Linus Färnstrand | 1 | -30/+30 | |
| 2022-11-24 | Ignore RUSTSEC-2021-0145 | David Lönnhager | 1 | -2/+7 | |
| The vulnerability affects custom global allocators on Windows, so we can safely ignore it | |||||
| 2022-09-27 | Download protoc in CI | Emīls Piņķis | 1 | -0/+5 | |
| 2022-07-01 | Remove reference to withdrawn CVE. It is no longer relevant | Linus Färnstrand | 1 | -2/+2 | |
| 2022-03-25 | Rename some Github Actions jobs to make them easier to find | Linus Färnstrand | 1 | -1/+1 | |
| 2022-01-12 | Change workflow trigger from push to pull_request | Oskar Nyberg | 1 | -1/+1 | |
| 2021-10-27 | Temporarily ignore RUSTSEC-2020-0159 RUSTSEC-2020-0071 (time + chrono) | Linus Färnstrand | 1 | -1/+3 | |
| 2021-09-28 | Run `cargo audit` more often | David Lönnhager | 1 | -0/+1 | |
| 2021-04-20 | Add CI job for auditing Cargo.lock files | David Lönnhager | 1 | -0/+23 | |
