Skip to content

Commit b3f69cf

Browse files
committed
address ful-con feedback, add sec-enf wrapper
1 parent aa80005 commit b3f69cf

27 files changed

+669
-1166
lines changed

.catalog-onboard-pipeline.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ offerings:
66
catalog_id: 7df1e4ca-d54c-4fd0-82ce-3d13247308cd
77
offering_id: c7ac3ee6-4f48-4236-b974-b0cd8c624a46
88
variations:
9-
- name: standard
9+
- name: security-enforced
10+
mark_ready: true
11+
install_type: fullstack
12+
scc:
13+
instance_id: 1c7d5f78-9262-44c3-b779-b28fe4d88c37
14+
region: us-south
15+
- name: fully-configurable
1016
mark_ready: true
1117
install_type: fullstack
1218
scc:

.secrets.baseline

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2023-12-14T05:17:42Z",
6+
"generated_at": "2025-03-11T12:05:23Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -77,7 +77,17 @@
7777
}
7878
],
7979
"results": {
80-
"solutions/standard/DA-types.md": [
80+
"solutions/fully-configurable/DA-types.md": [
81+
{
82+
"hashed_secret": "1e5c2f367f02e47a8c160cda1cd9d91decbac441",
83+
"is_secret": false,
84+
"is_verified": false,
85+
"line_number": 89,
86+
"type": "Secret Keyword",
87+
"verified_result": null
88+
}
89+
],
90+
"solutions/security-enforced/DA-types.md": [
8191
{
8292
"hashed_secret": "1e5c2f367f02e47a8c160cda1cd9d91decbac441",
8393
"is_secret": false,

0 commit comments

Comments
 (0)