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

[master] Update vulnerable regex package #6070

Merged
merged 3 commits into from
Feb 4, 2022

Conversation

onalante-msft
Copy link
Contributor

@onalante-msft onalante-msft commented Feb 3, 2022

Component governance identified a vulnerability in thread_local, which
was a transitive dependency brought in by older regex versions.

This has the additional benefit of unifying our regex dependency
versions.

RUSTSEC advisory: https://rustsec.org/advisories/RUSTSEC-2022-0006.html

Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

General Guidelines and Best Practices

  • I have read the contribution guidelines.
  • Title of the pull request is clear and informative.
  • Description of the pull request includes a concise summary of the enhancement or bug fix.

Testing Guidelines

  • Pull request includes test coverage for the included changes.
  • Description of the pull request includes
    • concise summary of tests added/modified
    • local testing done.

@onalante-msft onalante-msft changed the title Update vulnerable regex package [master] Update vulnerable regex package Feb 3, 2022
Component governance identified a vulnerability in thread_local, which
was a transitive dependency brought in by older regex versions.
arsing
arsing previously approved these changes Feb 3, 2022
@onalante-msft onalante-msft marked this pull request as ready for review February 4, 2022 21:26
@kodiakhq kodiakhq bot merged commit cfeea7d into Azure:master Feb 4, 2022
onalante-msft added a commit to onalante-msft/iotedge that referenced this pull request Feb 7, 2022
Component governance identified a vulnerability in thread_local, which
was a transitive dependency brought in by older regex versions.

This has the additional benefit of unifying our regex dependency
versions.

RUSTSEC advisory: https://rustsec.org/advisories/RUSTSEC-2022-0006.html
kodiakhq bot pushed a commit that referenced this pull request Feb 8, 2022
*Cf.* #6070.

## Azure IoT Edge PR checklist:

This checklist is used to make sure that common guidelines for a pull request are followed.

### General Guidelines and Best Practices
- [x] I have read the [contribution guidelines](https://github.com/azure/iotedge#contributing).
- [x] Title of the pull request is clear and informative.
- [x] Description of the pull request includes a concise summary of the enhancement or bug fix.

### Testing Guidelines
- [x] Pull request includes test coverage for the included changes.
- Description of the pull request includes 
	- [ ] concise summary of tests added/modified
	- [x] local testing done.
kodiakhq bot pushed a commit that referenced this pull request Feb 8, 2022
damonbarry pushed a commit to damonbarry/iotedge that referenced this pull request Apr 15, 2022
Component governance identified a vulnerability in thread_local, which
was a transitive dependency brought in by older regex versions.

This has the additional benefit of unifying our regex dependency
versions.

RUSTSEC advisory: https://rustsec.org/advisories/RUSTSEC-2022-0006.html

## Azure IoT Edge PR checklist:
damonbarry pushed a commit to damonbarry/iotedge that referenced this pull request Apr 15, 2022
@onalante-msft onalante-msft deleted the threadlocal branch April 27, 2022 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants