No description provided. cargo-auditable.yaml: Add openssf-options 5225267 justinvreeland added automated pr openssf-compiler-options labels Oct 28, 2024 justinvreeland self-assigned this Oct 28, 2024 justinvreeland marked this pull request as ready for review October 28, 2024 19:43 mamccorm...
auditable-serde auditable2cdx cargo-auditable rust-audit-info .gitignore CODE_OF_CONDUCT.md CONTRIBUTING.md Cargo.lock Cargo.toml LICENSE-APACHE LICENSE-MIT PARSING.md README.md REPLACING_CARGO.md cargo-auditable.schema.json Repository files navigation README Code of conduct ...
This invention relates to a method and system for authenticating and for preventing alteration of histories of events occurring within at least one repository (e.g. a cargo container, fixed warehouse or a movable vehicle) for objects (e.g. auto parts, pharmaceutical materials, computer parts, la...
This invention relates to a method and system for authenticating and for preventing alteration of histories of events occurring within at least one repository (e.g. a cargo container, fixed warehouse or a movable vehicle) for objects (e.g. auto parts, pharmaceutical materials, computer parts, ...
deferred: local auto-installation of cargo-auditable (moved to Handle local auto-installation of cargo-auditable #1527) throw error when using cargo-auditable=true with non-rust projects (moved to...
As sort of a followup to #167, I've been trying out cargo-auditable with cargo-zigbuild. The subcommand part works fine, but it looks like it fails at the linker stage. zig uses its own linker, which messes with auditable's assumption that there will always be a GNU-compatible linker...
Actions: rust-secure-code/cargo-auditable Actions All workflows Check Linux Mac Release Windows Management Caches Attestations All workflows All workflows Actions Sorry, something went wrong. Showing runs from all workflows 501 workflow runs 501 workflow runs Event Status Branch ...
- name: Install cargo-auditable run: cargo install cargo-auditable - name: Build run: cargo build --release --locked --target ${{ matrix.target }} run: cargo auditable build --release --locked --target ${{ matrix.target }} - name: Upload artifacts uses: actions/upload-artifact@v4 0...
Moves conversion from cargo_metadata structs from auditable-serde crate to cargo-auditable, so that we don't have to bump semver every time cargo_metadata does (which is often).
cargo auditable capi build --release cargo auditable capi install --prefix=/usr --destdir "${{targets.contextdir}}" - uses: strip @@ -40,6 +41,15 @@ subpackages: runtime: - ${{package.name}} test: environment: contents: packages: - rust-audit-info pipeline: - runs: | rust-audit...