Skip to content

Commit

Permalink
Adding Id fix for github policies (#874)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-phansalkar-189 authored Jun 17, 2021
1 parent 4bbb647 commit 32a4c15
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"severity": "MEDIUM",
"description": "Insecure SSL is used for organization webhook.",
"reference_id": "accurics.github.EKM.1",
"id": "AC_GITHUB_0001",
"category": "Encryption and Key Management",
"version": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"severity": "MEDIUM",
"description": "Repository is Not Private.",
"reference_id": "accurics.github.IAM.1",
"id": "AC_GITHUB_0002",
"category": "Identity and Access Management",
"version": 1
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"severity": "MEDIUM",
"description": "Insecure SSL is used for repository webhook.",
"reference_id": "accurics.github.EKM.2",
"id": "AC_GITHUB_0003",
"category": "Encryption and Key Management",
"version": 1
}

0 comments on commit 32a4c15

Please sign in to comment.