Skip to content

Commit

Permalink
try ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sabban committed Apr 24, 2024
1 parent b1dbb42 commit 4bc5d46
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/populate-hapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
done
echo "::set-output name=commits::$COMMITS"
- name: Print modified files
if: ${{ ! github.event.created }}
run: |
Expand Down
2 changes: 1 addition & 1 deletion scenarios/crowdsecurity/aws-bf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ reprocess: true
scope:
type: Ip
labels:
spoofable: 0
confidence: 3
spoofable: 0
classification:
- attack.T1110
behavior: "cloud:bruteforce"
Expand Down

0 comments on commit 4bc5d46

Please sign in to comment.