diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index db7c542da..e1c552e02 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -473,4 +473,4 @@ jobs: git clone https://github.com/trifectatechfoundation/bzip2-rs.git cd bzip2-rs sed -i '/^\[dependencies\.libbz2-rs-sys\]/,/^$/ s/^version = .*/path = "..\/libbzip2-rs\/libbz2-rs-sys"/' Cargo.toml - cargo test --no-default-features --features="libbz2-rs-sys" + cargo test # libbz2-rs-sys is the default now diff --git a/docs/audits/NGICore bzip2 in rust code audit report 2025 1.0.pdf b/docs/audits/NGICore bzip2 in rust code audit report 2025 1.0.pdf new file mode 100644 index 000000000..c982e6da1 Binary files /dev/null and b/docs/audits/NGICore bzip2 in rust code audit report 2025 1.0.pdf differ