Skip to content

Address reported RUSTSEC vulnerabilities.#144

Merged
PiotrSikora merged 2 commits intoproxy-wasm:masterfrom
Swaagie:rustsec-vuln
Apr 7, 2022
Merged

Address reported RUSTSEC vulnerabilities.#144
PiotrSikora merged 2 commits intoproxy-wasm:masterfrom
Swaagie:rustsec-vuln

Conversation

@Swaagie
Copy link
Copy Markdown
Contributor

@Swaagie Swaagie commented Apr 6, 2022

  • Ignore RUSTSEC-2020-0159 for now
  • Use limited set of features from Chrono to address RUSTSEC-2020-0071
  • Regenerate lockfile

fixes #142

@PiotrSikora
Copy link
Copy Markdown
Member

Could we avoid the noise of regenerating the lockfile? You could manually remove time from there and re-run cargo-raze without any arguments.

@PiotrSikora PiotrSikora added this to the v0.2.0 milestone Apr 7, 2022
@PiotrSikora
Copy link
Copy Markdown
Member

Alternatively, we could pull this after #145 to avoid the unrelated updates in this PR.

Swaagie added 2 commits April 7, 2022 08:51
Signed-off-by: Martijn Swaagman <martijn@swaagman.online>
Signed-off-by: Martijn Swaagman <martijn@swaagman.online>
@Swaagie
Copy link
Copy Markdown
Contributor Author

Swaagie commented Apr 7, 2022

Updated to removal of time only.

Copy link
Copy Markdown
Member

@PiotrSikora PiotrSikora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@PiotrSikora PiotrSikora changed the title Address reported RUSTSEC vuln Address reported RUSTSEC vulnerabilities. Apr 7, 2022
@PiotrSikora PiotrSikora merged commit 5119d63 into proxy-wasm:master Apr 7, 2022
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.

Address RUSTSEC-2020-0071 and RUSTSEC-2020-0159

2 participants