Skip to content

Commit

Permalink
Update tools.resources.yaml for field main_perimeter
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelduez authored Jul 19, 2024
1 parent 8700398 commit 7947060
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion ictst/data/tools.resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,27 @@ schema:
# The name of the organization that produces the tools
- name: organization
type: string
# TODO: Add other fields
#What is the general scope covered by the tool. Several values are possible but one should be chosen as the primary one for visual classification purpose.
- name: main_perimeter
type: string
constraints:
enum:
- Global | Information System
- Global | Digital Advertising
- Infra | Datacenter
- Infra | Cloud
- Infra | Network
- Equipment | End-user Devices
- Equipment | IoT
- Equipment | Industrial equipment
- Software | Development tools
- Software | CI/CD
- Software | Backend
- Software | API
- Software | Mobile Apps
- Software | Web Apps
- Software | Web Content
- Global | Digital Workspace
- To Be Qualified

# TODO: Add other fields

0 comments on commit 7947060

Please sign in to comment.