Skip to content

Commit 27cd2e8

Browse files
dependabot[bot]sdn4z
authored andcommitted
ci: remove osv action and bump requests depenency
1 parent 6ae6d70 commit 27cd2e8

3 files changed

Lines changed: 4 additions & 15 deletions

File tree

.github/workflows/security.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,6 @@ on:
99
- cron: "0 0 * * 1" # every Monday at 00:00 UTC
1010

1111
jobs:
12-
osv-scanner:
13-
if: "!startsWith(github.event.head_commit.message, 'bump:')"
14-
runs-on: ubuntu-latest
15-
container:
16-
image: ghcr.io/google/osv-scanner:v2.1.0@sha256:9a1ba57d2a1506c9e9d0dfbeaf46346507e829745b70d47d77e12c38e66de8d7
17-
steps:
18-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
19-
- name: Run OSV Scanner
20-
run: |
21-
/osv-scanner --format table -r .
22-
2312
semgrep:
2413
if: github.event_name != 'schedule' && !startsWith(github.event.head_commit.message, 'bump:')
2514
runs-on: ubuntu-latest

.osv-scanner.toml

Whitespace-only changes.

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)