Skip to content

Commit bc0e863

Browse files

File tree

2 files changed

+81
-0
lines changed

2 files changed

+81
-0
lines changed
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+
21:
5+
retail:
6+
source:
7+
credscan:
8+
lastModifiedDate: 2024-03-22
9+
eslint:
10+
lastModifiedDate: 2024-03-22
11+
psscriptanalyzer:
12+
lastModifiedDate: 2024-03-22
13+
armory:
14+
lastModifiedDate: 2024-03-22
15+
binary:
16+
credscan:
17+
lastModifiedDate: 2024-03-22
18+
binskim:
19+
lastModifiedDate: 2024-03-22
20+
spotbugs:
21+
lastModifiedDate: 2024-03-22

.config/guardian/.gdnbaselines

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
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": "2024-03-22 19:39:15Z",
10+
"lastUpdatedDate": "2024-03-22 19:39:15Z"
11+
}
12+
},
13+
"results": {
14+
"b225abd0112d9acb60d51b4140e53f850d297b6fbf8a8a16c2bbcbf74e8117ec": {
15+
"signature": "b225abd0112d9acb60d51b4140e53f850d297b6fbf8a8a16c2bbcbf74e8117ec",
16+
"alternativeSignatures": [
17+
"7428887e9b12f8bfcd82f7a3c558516c0ff010dca528c6e14c651e483e481c3e"
18+
],
19+
"target": "src/DataProtection/CreateTestCert.ps1",
20+
"line": 11,
21+
"memberOf": [
22+
"default"
23+
],
24+
"tool": "psscriptanalyzer",
25+
"ruleId": "PSAvoidUsingConvertToSecureStringWithPlainText",
26+
"createdDate": "2024-03-22 19:39:15Z",
27+
"expirationDate": "2024-09-08 20:36:51Z",
28+
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-22 20:36:51Z"
29+
},
30+
"4b9e42233bd060f0007b20cdd0d0cade4dc4e67780b5f5b62b0355e96a610dd2": {
31+
"signature": "4b9e42233bd060f0007b20cdd0d0cade4dc4e67780b5f5b62b0355e96a610dd2",
32+
"alternativeSignatures": [
33+
"e2a5a619bd7c6d200340a7d986cd01fec9427c65df0eef321fc8c853f00c8632"
34+
],
35+
"target": "src/Hosting/Server.IntegrationTesting/src/Deployers/RemoteWindowsDeployer/RemotePSSessionHelper.ps1",
36+
"line": 40,
37+
"memberOf": [
38+
"default"
39+
],
40+
"tool": "psscriptanalyzer",
41+
"ruleId": "PSAvoidUsingConvertToSecureStringWithPlainText",
42+
"createdDate": "2024-03-22 19:39:15Z",
43+
"expirationDate": "2024-09-08 20:36:51Z",
44+
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-22 20:36:51Z"
45+
},
46+
"b3736a918ff8d688843a2c76bfce1661c484e260144140c9df23f1147da102c0": {
47+
"signature": "b3736a918ff8d688843a2c76bfce1661c484e260144140c9df23f1147da102c0",
48+
"alternativeSignatures": [],
49+
"target": "spotbugs.xml",
50+
"memberOf": [
51+
"default"
52+
],
53+
"tool": "spotbugs",
54+
"ruleId": "gdn.unknownFormatResult",
55+
"createdDate": "2024-03-22 20:06:23Z",
56+
"expirationDate": "2024-09-08 20:36:51Z",
57+
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-22 20:36:51Z"
58+
}
59+
}
60+
}

0 commit comments

Comments
 (0)