Merge pull request from safing/feature/validation

Specify validators for SPN and notifications
This commit is contained in:
Daniel 2022-01-13 16:12:04 +01:00 committed by GitHub
commit 806f71c77d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ artifacts:
- url: https://raw.githubusercontent.com/safing/intel-data/master/spn/main-intel.yaml
scope: intel/spn
name: main-intel.yaml
validator: yaml-object
- url: https://raw.githubusercontent.com/safing/intel-data/master/portmaster/notifications.yaml
scope: intel/portmaster
name: notifications.yaml
validator: yaml-object