aboutcode-org / aboutcode-org/scancode-toolkit
Add support for JMOD and JIMAGE as packages
Abierto
new feature
package scan
package-formats
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
These formats were introduced with JDK 9 and are package-like
JMOD is Zip-like essentially a JAR++. When from Java proper, they typically have a root "legal" directory with licenses
See also
- https://github.com/nexB/extractcode/issues/24
- https://docs.oracle.com/javase/9/tools/jmod.htm#JSWOR-GUID-0A0BDFF6-BE34-461B-86EF-AAC9A555E2AE
- https://stackoverflow.com/questions/44732915/why-did-java-9-introduce-the-jmod-file-format
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.