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

cargo update #24

Merged
merged 1 commit into from
Jan 3, 2025
Merged

cargo update #24

merged 1 commit into from
Jan 3, 2025

Conversation

markdespain
Copy link
Contributor

Addresses most 'cargo audit' failures. The lingering warning is just for an unmaintained dev-dependency.

Before

$ cargo audit
    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 714 security advisories (from /home/mark-despain/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (282 crate dependencies)
Crate:     idna
Version:   0.5.0
Title:     `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
Date:      2024-12-09
ID:        RUSTSEC-2024-0421
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0421
Solution:  Upgrade to >=1.0.0
Dependency tree:
idna 0.5.0
└── url 2.5.0
    ├── reqwest 0.12.4
    │   └── oidc-authorizer 0.1.1
    ├── isahc 1.7.2
    │   └── httpmock 0.6.8
    │       └── oidc-authorizer 0.1.1
    └── httpmock 0.6.8

Crate:     instant
Version:   0.1.12
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.12
└── fastrand 1.9.0
    └── futures-lite 1.13.0
        ├── isahc 1.7.2
        │   └── httpmock 0.6.8
        │       └── oidc-authorizer 0.1.1
        ├── async-std 1.12.0
        │   └── async-object-pool 0.1.4
        │       └── httpmock 0.6.8
        ├── async-process 1.8.1
        │   └── async-std 1.12.0
        └── async-io 1.13.0
            ├── async-std 1.12.0
            └── async-process 1.8.1

Crate:     bytes
Version:   1.6.0
Warning:   yanked
Dependency tree:
bytes 1.6.0
├── tokio-util 0.7.10
│   └── h2 0.4.4
│       ├── reqwest 0.12.4
│       │   └── oidc-authorizer 0.1.1
│       └── hyper 1.3.1
│           ├── reqwest 0.12.4
│           ├── lambda_runtime_api_client 0.11.0
│           │   └── lambda_runtime 0.11.1
│           │       └── oidc-authorizer 0.1.1
│           ├── lambda_runtime 0.11.1
│           ├── hyper-util 0.1.3
│           │   ├── reqwest 0.12.4
│           │   ├── lambda_runtime_api_client 0.11.0
│           │   ├── lambda_runtime 0.11.1
│           │   └── hyper-rustls 0.26.0
│           │       └── reqwest 0.12.4
│           └── hyper-rustls 0.26.0
├── tokio 1.37.0
│   ├── tower 0.4.13
│   │   ├── lambda_runtime_api_client 0.11.0
│   │   ├── lambda_runtime 0.11.1
│   │   └── hyper-util 0.1.3
│   ├── tokio-util 0.7.10
│   ├── tokio-stream 0.1.15
│   │   └── lambda_runtime 0.11.1
│   ├── tokio-rustls 0.25.0
│   │   ├── reqwest 0.12.4
│   │   └── hyper-rustls 0.26.0
│   ├── reqwest 0.12.4
│   ├── oidc-authorizer 0.1.1
│   ├── lambda_runtime_api_client 0.11.0
│   ├── lambda_runtime 0.11.1
│   ├── hyper-util 0.1.3
│   ├── hyper-rustls 0.26.0
│   ├── hyper 1.3.1
│   ├── hyper 0.14.28
│   │   └── httpmock 0.6.8
│   │       └── oidc-authorizer 0.1.1
│   ├── httpmock 0.6.8
│   └── h2 0.4.4
├── reqwest 0.12.4
├── lambda_runtime_api_client 0.11.0
├── lambda_runtime 0.11.1
├── hyper-util 0.1.3
├── hyper 1.3.1
├── hyper 0.14.28
├── http-body-util 0.1.1
│   ├── reqwest 0.12.4
│   ├── lambda_runtime_api_client 0.11.0
│   └── lambda_runtime 0.11.1
├── http-body 1.0.0
│   ├── reqwest 0.12.4
│   ├── lambda_runtime_api_client 0.11.0
│   ├── lambda_runtime 0.11.1
│   ├── hyper-util 0.1.3
│   ├── hyper 1.3.1
│   └── http-body-util 0.1.1
├── http-body 0.4.6
│   └── hyper 0.14.28
├── http 1.1.0
│   ├── reqwest 0.12.4
│   ├── lambda_runtime_api_client 0.11.0
│   ├── lambda_runtime 0.11.1
│   ├── hyper-util 0.1.3
│   ├── hyper-rustls 0.26.0
│   ├── hyper 1.3.1
│   ├── http-serde 2.1.0
│   │   └── lambda_runtime 0.11.1
│   ├── http-body-util 0.1.1
│   ├── http-body 1.0.0
│   └── h2 0.4.4
├── http 0.2.12
│   ├── isahc 1.7.2
│   │   └── httpmock 0.6.8
│   ├── hyper 0.14.28
│   └── http-body 0.4.6
└── h2 0.4.4

Crate:     futures-util
Version:   0.3.30
Warning:   yanked
Dependency tree:
futures-util 0.3.30
├── tower 0.4.13
│   ├── lambda_runtime_api_client 0.11.0
│   │   └── lambda_runtime 0.11.1
│   │       └── oidc-authorizer 0.1.1
│   ├── lambda_runtime 0.11.1
│   └── hyper-util 0.1.3
│       ├── reqwest 0.12.4
│       │   └── oidc-authorizer 0.1.1
│       ├── lambda_runtime_api_client 0.11.0
│       ├── lambda_runtime 0.11.1
│       └── hyper-rustls 0.26.0
│           └── reqwest 0.12.4
├── reqwest 0.12.4
├── oidc-authorizer 0.1.1
├── lambda_runtime_api_client 0.11.0
├── hyper-util 0.1.3
├── hyper-rustls 0.26.0
├── hyper 1.3.1
│   ├── reqwest 0.12.4
│   ├── lambda_runtime_api_client 0.11.0
│   ├── lambda_runtime 0.11.1
│   ├── hyper-util 0.1.3
│   └── hyper-rustls 0.26.0
├── hyper 0.14.28
│   └── httpmock 0.6.8
│       └── oidc-authorizer 0.1.1
├── httpmock 0.6.8
├── h2 0.4.4
│   ├── reqwest 0.12.4
│   └── hyper 1.3.1
├── futures-executor 0.3.30
│   └── futures 0.3.30
│       └── lambda_runtime 0.11.1
└── futures 0.3.30

Crate:     rustix
Version:   0.38.33
Warning:   yanked
Dependency tree:
rustix 0.38.33
├── polling 3.6.0
│   └── async-io 2.3.2
│       ├── async-signal 0.2.6
│       │   └── async-process 1.8.1
│       │       └── async-std 1.12.0
│       │           └── async-object-pool 0.1.4
│       │               └── httpmock 0.6.8
│       │                   └── oidc-authorizer 0.1.1
│       └── async-global-executor 2.4.1
│           └── async-std 1.12.0
├── async-signal 0.2.6
├── async-process 1.8.1
└── async-io 2.3.2

error: 1 vulnerability found!
warning: 4 allowed warnings found

After

$ cargo audit
    Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 714 security advisories (from /home/mark-despain/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (314 crate dependencies)
Crate:     instant
Version:   0.1.13
Warning:   unmaintained
Title:     `instant` is unmaintained
Date:      2024-09-01
ID:        RUSTSEC-2024-0384
URL:       https://rustsec.org/advisories/RUSTSEC-2024-0384
Dependency tree:
instant 0.1.13
└── fastrand 1.9.0
    └── futures-lite 1.13.0
        └── isahc 1.7.2
            └── httpmock 0.6.8
                └── oidc-authorizer 0.1.1

addresses most 'cargo audit' failures
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.10%. Comparing base (8258563) to head (63219fb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
- Coverage   94.11%   94.10%   -0.01%     
==========================================
  Files           9        9              
  Lines        1189     1187       -2     
==========================================
- Hits         1119     1117       -2     
  Misses         70       70              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@markdespain
Copy link
Contributor Author

@lmammino , do you think that you would be able to apply this and create a release in the near future?

Much appreciated!

@lmammino lmammino merged commit 77fd8ed into lmammino:main Jan 3, 2025
5 checks passed
@lmammino
Copy link
Owner

lmammino commented Jan 3, 2025

Sorry if it took me so long and thanks for submitting a PR! This is getting released as 0.1.2 shortly :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants