Skip to content

Commit

Permalink
Dummy Test Of Semgrep
Browse files Browse the repository at this point in the history
Test

Test

Test

Test

Test

Test

Test

Fix semgrep lint

Fix base commit

Typo

Fix

Dummy Change - Demo Semgrep
  • Loading branch information
steelhead31 committed Mar 6, 2024
1 parent b073f68 commit 5499416
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semgrep_diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
# Step 2: Differential scan
- name: Differential scan
run: |
semgrep scan --error --metrics=off --config="p/trailofbits" \
--baseline-commit ${{ github.event.before }}
semgrep ci \
--config="p/trailofbits"
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
name: epel-release
state: installed
update_cache: yes
validate_certs: true
validate_certs: false
when: ansible_distribution_major_version != "8"
tags: patch_update

Expand Down

0 comments on commit 5499416

Please sign in to comment.