-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.ort.yml
More file actions
14 lines (12 loc) · 858 Bytes
/
.ort.yml
File metadata and controls
14 lines (12 loc) · 858 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
resolutions:
rule_violations:
- message: "The package Yarn::admin-console:.* has the declared ScanCode copyleft catalogized license AGPL-3.0-only."
reason: "LICENSE_ACQUIRED_EXCEPTION"
comment: "The project is part of our open source platform so it's normal that it's set as such."
- message: "The package NPM::common-ui:.* has the declared ScanCode copyleft catalogized license AGPL-3.0-only."
reason: "LICENSE_ACQUIRED_EXCEPTION"
comment: "The project is part of our open source platform so it's normal that it's set as such."
- message: "The project Yarn::admin-console:.* has the dependency NPM::common-ui:.* licensed under the ScanCode copyleft categorized license AGPL-3.0-only."
reason: "LICENSE_ACQUIRED_EXCEPTION"
comment: "The project is part of our open source platform so it's normal that it's set as such."