Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Check for security vulnerabilities in dependencies #498

Closed
garious opened this issue Jun 29, 2018 · 0 comments
Closed

Check for security vulnerabilities in dependencies #498

garious opened this issue Jun 29, 2018 · 0 comments

Comments

@garious
Copy link
Contributor

garious commented Jun 29, 2018

$ cargo audit
    Fetching advisories `https://raw.githubusercontent.com/RustSec/advisory-db/master/Advisories.toml`
    Scanning 106 crates for vulnerabilities (6 advisories in database)
     Warning Vulnerable crates found!

ID: RUSTSEC-2018-0001
Crate: untrusted
Version: 0.5.1
Date: 2018-06-21
URL: https://github.com/briansmith/untrusted/pull/20
Title: An integer underflow could lead to panic
Solution: upgrade to: >= 0.6.2

error: 1 vulnerability found!
@garious garious added this to the v0.8.0 milestone Jun 29, 2018
CriesofCarrots pushed a commit that referenced this issue Feb 28, 2020
mvines pushed a commit to mvines/solana that referenced this issue Jun 15, 2020
mvines pushed a commit that referenced this issue Jun 15, 2020
willhickey pushed a commit that referenced this issue Mar 29, 2024
#498)

ci: fix some issues for the release pipeline (#493)

* add TRIGGERED_BUILDKITE_TAG to the pipeline

* publish a pre-release for the release id

(cherry picked from commit b1e1799)

Co-authored-by: Yihau Chen <[email protected]>
t-nelson pushed a commit to t-nelson/solana that referenced this issue Apr 2, 2024
…na-labs#493) (solana-labs#498)

ci: fix some issues for the release pipeline (solana-labs#493)

* add TRIGGERED_BUILDKITE_TAG to the pipeline

* publish a pre-release for the release id

(cherry picked from commit b1e1799)

Co-authored-by: Yihau Chen <[email protected]>
HaoranYi pushed a commit to HaoranYi/solana that referenced this issue Apr 8, 2024
…na-labs#493) (solana-labs#498)

ci: fix some issues for the release pipeline (solana-labs#493)

* add TRIGGERED_BUILDKITE_TAG to the pipeline

* publish a pre-release for the release id

(cherry picked from commit b1e1799)

Co-authored-by: Yihau Chen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant