Skip to content

Commit 7bc55b0

Browse files
authored
Update to version 6.2.7 (#568)
1 parent c6f8c77 commit 7bc55b0

28 files changed

+51
-381
lines changed

.github/workflows/cdk-nag.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/code-style-lint.yml

Lines changed: 0 additions & 36 deletions
This file was deleted.

.github/workflows/codeql.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

.github/workflows/pipeline-workflow.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/pull-request-workflow.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/run-unit-test.yml

Lines changed: 0 additions & 26 deletions
This file was deleted.

.github/workflows/stale-issues.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.viperlightignore

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.2.7] - 2024-08-19
9+
10+
### Security
11+
- Upgraded axios to v1.7.4 for vulnerability CVE-2024-39338
12+
13+
814
## [6.2.6] - 2024-06-27
915

1016
### Added

SECURITY.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Reporting Security Issues
2+
3+
We take all security reports seriously.
4+
When we receive such reports,
5+
we will investigate and subsequently address
6+
any potential vulnerabilities as quickly as possible.
7+
If you discover a potential security issue in this project,
8+
please notify AWS/Amazon Security via our
9+
[vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/)
10+
or directly via email to [AWS Security](mailto:[email protected]).
11+
Please do *not* create a public GitHub issue in this project.

0 commit comments

Comments
 (0)