| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-01 | Revert ignoring RUSTSEC-2024-0436 in vulnerability scanners | Markus Pettersson | 1 | -3/+0 | |
| 2025-09-09 | Change licence identifier from GPL-3.0 to GPL-3.0-only | Linus Färnstrand | 1 | -1/+1 | |
| This is the new SPDX compatible identifier | |||||
| 2025-08-26 | Add "CDLA-Permissive-2.0" license | Sebastian Holmin | 1 | -1/+2 | |
| 2025-06-04 | Remove custom license allowance for ring | Linus Färnstrand | 1 | -9/+0 | |
| Ring switched over to Apache-2.0 AND ISC, so they are now compatible with our regular list of allowed licenses | |||||
| 2025-04-16 | Tweak wording in deny.toml | Joakim Hulthe | 1 | -1/+1 | |
| 2025-03-11 | Silence RUSTSEC-2024-0436 | Markus Pettersson | 1 | -0/+3 | |
| 2024-12-19 | Forbid tokio 0.x | Linus Färnstrand | 1 | -0/+1 | |
| 2024-12-19 | Restructure cargo bans section | Linus Färnstrand | 1 | -7/+9 | |
| 2024-12-19 | Forbid old hyper and async-std | Linus Färnstrand | 1 | -0/+6 | |
| 2024-12-11 | Revert "Silence `RUSTSEC-2024-0421`" | Markus Pettersson | 1 | -6/+0 | |
| This reverts commit 6022cb16ba05a460fe597f5d6edd5228879a3093. | |||||
| 2024-12-10 | Silence `RUSTSEC-2024-0421` | Markus Pettersson | 1 | -0/+6 | |
| 2024-11-15 | Add notice about what files to sync when ignoring RUSTSEC advisories | Markus Pettersson | 1 | -0/+2 | |
| 2024-10-15 | Stop ignoring RUSTSEC-2023-0079 (Kyber timing attack) | Linus Färnstrand | 1 | -2/+0 | |
| The dependency with this CVE is no longer in our dependency tree | |||||
| 2024-09-20 | Revert silencing `RUSTSEC-2024-0370` in `cargo deny` | Markus Pettersson | 1 | -3/+0 | |
| 2024-09-06 | Silence RUSTSEC-2024-0370 | Markus Pettersson | 1 | -1/+4 | |
| 2024-08-27 | Add Unicode-3.0 to approved licenses | David Lönnhager | 1 | -1/+2 | |
| 2024-04-15 | Add Zlib to allowed licences | Oskar Nyberg | 1 | -1/+2 | |
| 2024-03-26 | Update [deny] section of the deny.toml files | Linus Färnstrand | 1 | -5/+0 | |
| 2024-03-26 | Update [advisories] section of our deny.toml files to version 2 | Linus Färnstrand | 1 | -9/+1 | |
| 2024-03-26 | Update and align [sources] section of our deny.toml files | Linus Färnstrand | 1 | -1/+0 | |
| 2024-03-26 | Update [licenses] section of deny.toml to version 2 | Linus Färnstrand | 1 | -14/+3 | |
| 2024-03-26 | Update cargo deny targets | Linus Färnstrand | 1 | -1/+13 | |
| Adds Android and iOS targets | |||||
| 2024-03-26 | Point the hickory-dns dependency to our own fork of the repo | Linus Färnstrand | 1 | -5/+9 | |
| We should avoid depending on git repositories outside our own control. The hickory-dns organization or repository can go away at any point in time. That will make it way harder to re-build old versions of the app. | |||||
| 2024-03-18 | Add hickory-dns to allowed git dependencies | David Lönnhager | 1 | -1/+2 | |
| 2024-03-08 | Remove nix rust crate git repository from allowed external sources | Linus Färnstrand | 1 | -2/+4 | |
| 2024-02-09 | Temporarily allow RUSTSEC-2023-0079 in deny.toml | David Lönnhager | 1 | -0/+4 | |
| 2023-08-01 | Un-ignore RUSTSEC-2020-0071 and ban time 0.1 from dependency tree | Linus Färnstrand | 1 | -3/+2 | |
| 2023-08-01 | Deny atty as Rust dependency | Linus Färnstrand | 1 | -0/+2 | |
| 2023-07-03 | Deny old clap versions in our dependency tree | Linus Färnstrand | 1 | -0/+2 | |
| 2023-06-05 | Rework macOS routing | David Lönnhager | 1 | -1/+2 | |
| 2023-05-22 | Allow CC0 license | Emīls | 1 | -0/+1 | |
| 2022-09-27 | Allow Unicode-DFS-2016 licence | Emīls Piņķis | 1 | -1/+2 | |
| 2022-07-01 | Add OpenSSL related crates to deny.toml ban section | Linus Färnstrand | 1 | -1/+7 | |
| We use Rustls for TLS. We don't want to accidentally pull in OpenSSL for anything. Both because it would bloat the binaries, and because we would then potentially be vulnerable to OpenSSL CVEs. Which is something we don't monitor since we are not actively using it | |||||
| 2022-07-01 | Remove documentation from deny.toml | Linus Färnstrand | 1 | -98/+8 | |
| 2022-07-01 | Improve the list of allowed licenses | Linus Färnstrand | 1 | -24/+16 | |
| 2022-07-01 | Add initial deny.toml file for cargo-deny | Linus Färnstrand | 1 | -0/+193 | |
