Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

ignore RUSTSEC-2019-0036 #656

Merged
merged 1 commit into from Mar 10, 2021
Merged

Conversation

bmc-msft
Copy link
Contributor

This ignores RUSTSEC-2019-0036, a type confusion bug in failure (see rust-lang-deprecated/failure#336).

At the moment, failure is only brought in as a nested dependency of proc-maps and does not implement the pattern required to hit the type confusion bug. Additionally, the failure dependency is only used on OSX which we don't support (see rbspy/proc-maps#7).

As such, this security issue does not impact OneFuzz at the moment, but we should work to remove the dependency. Future updates to third-party dependencies may expose the vulnerability. This is a short-term fix for CICD only.

Issue to addressing this long term: #655

@bmc-msft bmc-msft merged commit f055e73 into microsoft:main Mar 10, 2021
@bmc-msft bmc-msft deleted the ignore-RUSTSEC-2019-0036 branch March 10, 2021 18:55
@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants