File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
package-configurations/Maven/org.apache.commons/commons-compress/1.26.2 Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 5
5
url : " https://gitbox.apache.org/repos/asf/commons-compress.git"
6
6
revision : " 95727006cac0892c654951c4e7f1db142462f22a"
7
7
path_excludes :
8
+ - pattern : " .github/**"
9
+ reason : " BUILD_TOOL_OF"
10
+ - pattern : " CODE_OF_CONDUCT.md"
11
+ reason : " DOCUMENTATION_OF"
12
+ - pattern : " CONTRIBUTING.md"
13
+ reason : " DOCUMENTATION_OF"
14
+ - pattern : " SECURITY.md"
15
+ reason : " DOCUMENTATION_OF"
16
+ - pattern : " src/changes/**"
17
+ reason : " DOCUMENTATION_OF"
18
+ - pattern : " src/main/java/org/apache/commons/compress/archivers/examples/**"
19
+ reason : " EXAMPLE_OF"
20
+ - pattern : " src/site/**"
21
+ reason : " DOCUMENTATION_OF"
8
22
- pattern : " src/test/**"
9
23
reason : " TEST_OF"
24
+ license_finding_curations :
25
+ - path : " src/main/java/org/apache/commons/compress/archivers/zip/*.java"
26
+ detected_license : " LicenseRef-scancode-proprietary-license"
27
+ reason : " REFERENCE"
28
+ comment : |-
29
+ This is a match on 'Refer to the section in this document entitled "Incorporating PKWARE Proprietary Technology into
30
+ Your Product" for more information', see
31
+ https://github.com/apache/commons-compress/blob/rel/commons-compress-1.26.2/src/main/java/org/apache/commons/compress/archivers/zip/X0017_StrongEncryptionHeader.java#L251-L252
32
+ Running Git blame on the line shows that this is a reference to the ZIP file format specification, see
33
+ https://github.com/apache/commons-compress/commit/a433f625f89c1d464b05186411ff20802e292fb4.
34
+ concluded_license : " NONE"
You can’t perform that action at this time.
0 commit comments