Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce cargo-audit into CI #22

Merged
merged 14 commits into from
Oct 3, 2023
Merged

Introduce cargo-audit into CI #22

merged 14 commits into from
Oct 3, 2023

Commits on Oct 3, 2023

  1. Bump cargo crate dependency version

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    80c3eb1 View commit details
    Browse the repository at this point in the history
  2. Bump zerocopy crate dependency version

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    70d8e28 View commit details
    Browse the repository at this point in the history
  3. Bump clap crate dependency version

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6c87cd3 View commit details
    Browse the repository at this point in the history
  4. crates/sel4-backtrace/cli: Remove mmap crate dependency

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    7551da5 View commit details
    Browse the repository at this point in the history
  5. Replace rusttype crate dependency with ab_glyph

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    ce70a22 View commit details
    Browse the repository at this point in the history
  6. Replace no_std float module with num-traits dependency

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b055826 View commit details
    Browse the repository at this point in the history
  7. Bump chrono crate dependency in mbedtls

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0ee42d5 View commit details
    Browse the repository at this point in the history
  8. ci: Check public crate dependencies for vulnerabilities

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c497af7 View commit details
    Browse the repository at this point in the history
  9. Run cargo update

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    b1c2d43 View commit details
    Browse the repository at this point in the history
  10. ci: Add -j$(nproc) to nix-build invocation

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    9d719b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca7dcb2 View commit details
    Browse the repository at this point in the history
  12. Bump zerocopy crate dependency version

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    74a7f40 View commit details
    Browse the repository at this point in the history
  13. Replace num-derive with num_enum

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    d2295bd View commit details
    Browse the repository at this point in the history
  14. nix: Clean up

    Signed-off-by: Nick Spinale <[email protected]>
    nspin committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    96fd633 View commit details
    Browse the repository at this point in the history