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

Update security dependencies (in-toto, securesystemslib) #15667

Merged
merged 5 commits into from
Aug 25, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update changelog text
  • Loading branch information
vivek-datadog committed Aug 24, 2023
commit 288ab54fffee891ba00183602f58602170191758
4 changes: 3 additions & 1 deletion datadog_checks_base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

***Security***:

* Update in-toto version ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* Update security dependencies ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* in-toto: 2.0.0
* securesystemslib: 0.28.0

***Fixed***:

Expand Down
4 changes: 3 additions & 1 deletion datadog_checks_dev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

***Security***:

* Update in-toto version ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* Update security dependencies ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* in-toto: 2.0.0
* securesystemslib: 0.28.0

## 24.0.0 / 2023-08-18

Expand Down
4 changes: 3 additions & 1 deletion datadog_checks_downloader/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

***Security***:

* Update in-toto version ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* Update security dependencies ([#15667](https://github.com/DataDog/integrations-core/pull/15667))
* in-toto: 2.0.0
* securesystemslib: 0.28.0

## 4.2.2 / 2023-07-10

Expand Down