Skip to content

Commit

Permalink
Update tools.yml
Browse files Browse the repository at this point in the history
fix syntax errors
  • Loading branch information
adaaaam authored Jan 15, 2025
1 parent 8910473 commit 9b365c6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/ISSUE_TEMPLATE/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,11 @@ body:
label: License
description: What license is used for your tool?
options:
- MIT
- More to be added
required: true
default: 0
validations:
required: true
- type: checkboxes
id: features
attributes:
Expand All @@ -59,9 +62,9 @@ body:
options:
- Software identification
- Vulnerability identification
-
- Alerting
- Compliance automation
- More to be added
validations:
required: true
- type: dropdown
Expand Down

0 comments on commit 9b365c6

Please sign in to comment.