Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feat/network-policies' into feat…
Browse files Browse the repository at this point in the history
…/network-policies
  • Loading branch information
AidanHilt committed Nov 7, 2024
2 parents c847815 + 5b38f38 commit 0a37eb6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@
{
"path": "detect_secrets.filters.allowlist.is_line_allowlisted"
},
{
"path": "detect_secrets.filters.common.is_baseline_file",
"filename": ".secrets.baseline"
},
{
"path": "detect_secrets.filters.common.is_ignored_due_to_verification_policies",
"min_level": 2
Expand Down Expand Up @@ -169,5 +173,5 @@
}
]
},
"generated_at": "2024-11-07T17:00:46Z"
"generated_at": "2024-11-07T17:26:48Z"
}

0 comments on commit 0a37eb6

Please sign in to comment.