aws-sdk-securityagent 1.0.0 → 1.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 736cef2e9344154ec820b183d83dc2728121038691a0c4ea344ab0173d145a7c
4
- data.tar.gz: ee9e794703c14c4f82e209fc74acbe5e076d1ed417aa557792a35ab92ec58bfb
3
+ metadata.gz: f2e405e968476126e9c91c5f6d84a769ee8e16f7f89b255ec37f487c847e61a3
4
+ data.tar.gz: 8c3a5c127ac3d00d575fb6def2086777f8563f2fb4d7ed2f1d00fbd9184b5e1b
5
5
  SHA512:
6
- metadata.gz: cb01c157c4a2dc6049e979be5e5ce12732e3372a19fe9d86ad446d644ab8c8410001a4e2a8a02af3e6bc414fe363e865d5c4eed6cba82dfacf36533e1587bd27
7
- data.tar.gz: cfa105f052f193bea1de1fc88d055201071794170a3c03f9f0bd30733115289da6a897ebd8333a4349ccbe5cb5c97352c6a5f072c0179c525fa26029fae4ccc5
6
+ metadata.gz: 227cd1486e24b957ccbe11a7159e6bed7a5502dab909caf638c43821af142f9349f2121ec79854a28513a61896264f2855d30a4e6411287916cee905a57c998b
7
+ data.tar.gz: e556ab6b6588cb56141185933eb1cb95a1a24a66335871c60fee2476a743d0f59ec29c08cdb6bbcbc6af6963a2c80c3e02251cea6a90018f2883d7e3f9f05f18
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.2.0 (2026-05-13)
5
+ ------------------
6
+
7
+ * Feature - Add support for code reviews, a new resource type that enables automated security-focused static analysis of source code repositories.
8
+
9
+ 1.1.0 (2026-05-04)
10
+ ------------------
11
+
12
+ * Feature - AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verification
13
+
4
14
  1.0.0 (2026-03-31)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.0
1
+ 1.2.0