Skip to content

Commit

Permalink
Write plan yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
jit-ci[bot] authored Nov 18, 2024
1 parent 65197ba commit 7c6642b
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions .jit/jit-plan.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# This file was generated by Jit at 2024-11-18T11:01:10.928449
name: My plan
level: beginner
author: Jit
version: 0.1
items:
- name: Scan your code for vulnerabilities (SAST)
uses: jitsecurity-controls/jit-plans/items/code/item-code-vulnerability.yml@latest
- name: Scan your code dependencies for vulnerabilities (SCA)
uses: jitsecurity-controls/jit-plans/items/code/item-dependency-check.yml@latest
- name: Scan code for hard-coded secrets
uses: jitsecurity-controls/jit-plans/items/code/item-secret-detection.yml@latest
level: beginner
name: My plan
owners:
default:
default: null
references:
- https://www.jit.io
- https://www.jit.io
tags: []
#----------- List of plan items -----------
items: []
version: 0.1

0 comments on commit 7c6642b

Please sign in to comment.