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 Mar 11, 2024
1 parent 41face9 commit 2393afa
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .jit/jit-plan.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: My plan
level: beginner
update_id: 35fee5b0-6ef9-42ef-9a6a-458e9bfa2b0e
author: Jit
version: 0.1
owners:
Expand All @@ -9,11 +10,10 @@ references:
tags: []
items:
- name: Scan your code for vulnerabilities (SAST)
uses: >-
jitsecurity-controls/jit-plans/items/code/item-code-vulnerability.yml@latest
uses: jitsecurity-controls/jit-plans/items/code/item-code-vulnerability.yml@latest
- name: Confirm your hosting model
uses: >-
jitsecurity-controls/jit-plans/items/partner_hosted/item-partner-hosting-model.yml@latest

uses: jitsecurity-controls/jit-plans/items/partner_hosted/item-partner-hosting-model.yml@latest
input:
note: ''
requirements:
Expand All @@ -22,6 +22,4 @@ items:
status: passed
status: null
- name: Generate a Software Bill of Materials (SBOM)
uses: >-
jitsecurity-controls/jit-plans/items/code/item-software-bill-of-materials.yml@latest
uses: jitsecurity-controls/jit-plans/items/code/item-software-bill-of-materials.yml@latest

0 comments on commit 2393afa

Please sign in to comment.