Skip to content

Commit

Permalink
Merge branch 'main' into ben/delete-pagination
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-githubs authored Sep 25, 2024
2 parents 614612d + 43f588f commit 7a2f3d0
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/asana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: ${{ github.event.pull_request.state == 'open' }}
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: panther-labs/github-asana-action@967374b16dafdcab025b073b2907aa4eaad11545
Expand All @@ -36,7 +36,7 @@ jobs:
if: ${{ github.event.pull_request.state == 'closed' }}
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: panther-labs/github-asana-action@967374b16dafdcab025b073b2907aa4eaad11545
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: ${{ github.actor != 'panther-bot-automation' }}
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
disable-sudo: true
egress-policy: block
Expand All @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
with:
python-version: 3.11
- name: Install pipenv
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fmt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
if: ${{ github.actor != 'panther-bot-automation' }}
runs-on: ubuntu-latest
steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
disable-sudo: true
egress-policy: block
Expand All @@ -33,7 +33,7 @@ jobs:
- uses: chainguard-dev/actions/setup-gitsign@e82b4e5ae10182af72972addcb3fedf7454621c8

- name: Setup Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
with:
python-version: 3.11

Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/test_release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit

Expand All @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Set up Python
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
with:
python-version: '3.11'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version_bump_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1
- uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- name: Check out the repository
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.52.2
0.53.0
2 changes: 1 addition & 1 deletion panther_analysis_tool/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

PACKAGE_NAME: Final = "panther_analysis_tool"

VERSION_STRING: Final = "0.52.2"
VERSION_STRING: Final = "0.53.0"

CONFIG_FILE = ".panther_settings.yml"
DATA_MODEL_LOCATION = "./data_models"
Expand Down
6 changes: 6 additions & 0 deletions panther_analysis_tool/schema_regexs.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
r"Lacework\.UserDetails|"
r"Lacework\.UserLogin|"
r"Linux\.Auditd|"
r"Material\.CaseCreated|"
r"Microsoft365\.Audit\.AzureActiveDirectory|"
r"Microsoft365\.Audit\.Exchange|"
r"Microsoft365\.Audit\.General|"
Expand Down Expand Up @@ -237,6 +238,9 @@
r"Snyk\.GroupAudit|"
r"Snyk\.OrgAudit|"
r"Sophos\.Central|"
r"Sublime\.Audit|"
r"Sublime\.MDM|"
r"Sublime\.MessageEvent|"
r"Suricata\.Alert|"
r"Suricata\.Anomaly|"
r"Suricata\.DHCP|"
Expand All @@ -252,6 +256,7 @@
r"Tailscale\.Audit|"
r"Tailscale\.Network|"
r"Tenable\.Vulnerability|"
r"ThinkstCanary\.Alert|"
r"Tines\.Audit|"
r"Tor\.ExitNode|"
r"TrailDiscover\.CloudTrail|"
Expand Down Expand Up @@ -283,6 +288,7 @@
r"Zendesk\.Audit|"
r"Zoom\.Activity|"
r"Zoom\.Operation|"
r"ZScaler\.ZIAAuditLog|"
r"Custom\.([A-Z][A-Za-z0-9]*)(\.[A-Z][A-Za-z0-9]*){0,5}"
r")$"
)
Expand Down

0 comments on commit 7a2f3d0

Please sign in to comment.