Skip to content

Commit cc4526b

Browse files
GitOps (Git LowPriv)GitOps (Git LowPriv)
authored andcommitted
This pull request includes baselines **with an expiration date of 180 days from now** automatically generated for your 1ES PT-based pipelines. Complete this pull request as soon as possible to make sure that your pipeline becomes compliant. Longer delays in completing this PR can trigger additional emails or S360 alerts in the future.
1ES PT Auto-baselining feature helps capture existing violations in your repo and ensures to break your pipeline only for newly introduced SDL violations after baselining. Running SDL tools in break mode is required for your pipeline to be compliant. Go to https://aka.ms/1espt-autobaselining for more details. **Please do not Abandon this PR.** Please reach out to 1ES PT for support. More details: https://aka.ms/1espt/support <!-- GitOpsUserAgent=GitOps.Apps.Server.pipelinetemplates -->
1 parent 522382c commit cc4526b

2 files changed

Lines changed: 51 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details.
2+
3+
pipelines:
4+
2236:
5+
retail:
6+
source:
7+
credscan:
8+
lastModifiedDate: 2026-02-26
9+
policheck:
10+
lastModifiedDate: 2026-02-26
11+
eslint:
12+
lastModifiedDate: 2026-02-26
13+
psscriptanalyzer:
14+
lastModifiedDate: 2026-02-26
15+
armory:
16+
lastModifiedDate: 2026-02-26
17+
binary:
18+
credscan:
19+
lastModifiedDate: 2026-02-26
20+
binskim:
21+
lastModifiedDate: 2026-02-26

.config/guardian/.gdnbaselines

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"properties": {
3+
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines"
4+
},
5+
"version": "1.0.0",
6+
"baselines": {
7+
"default": {
8+
"name": "default",
9+
"createdDate": "2026-02-26 00:52:39Z",
10+
"lastUpdatedDate": "2026-02-26 00:52:39Z"
11+
}
12+
},
13+
"results": {
14+
"bd1ce7227025d22a25d3d98df0aef3b236e0aa4987f80c43874a2afc3e3713a0": {
15+
"signature": "bd1ce7227025d22a25d3d98df0aef3b236e0aa4987f80c43874a2afc3e3713a0",
16+
"alternativeSignatures": [],
17+
"target": "mssql-py-core/tests/mssql_python/test_bulkcopy_access_token.py",
18+
"line": 443,
19+
"uriBaseId": "file:///D:/a/_work/1/s/",
20+
"memberOf": [
21+
"default"
22+
],
23+
"tool": "credscan",
24+
"ruleId": "CSCAN-GENERAL0030",
25+
"createdDate": "2026-02-26 00:52:39Z",
26+
"expirationDate": "2026-08-15 00:54:08Z",
27+
"justification": "This error is baselined with an expiration date of 180 days from 2026-02-26 00:54:08Z"
28+
}
29+
}
30+
}

0 commit comments

Comments
 (0)