aboutcode-org / aboutcode-org/scancode.io
Enhance deploy_to_devel pipeline to analyze a WAR-based Java app and supporting JSPs
Đang mở
low priority
- Ngôn ngữ chính
- Python
- Star
- 215
- Fork
- 203
- Merge trung bình
- 4 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 6
Mô tả
The specifics of a WAR are that we typically have:
- some lib or similar directory that contains JARs
- some plain Java classes (typically under WEB-INF dir)
- because this is for some web app, we often have JSP (possibly complied ahead-of-time to Java and .class) and JavaScript (possibly transpiled from TypeScript, webpacked and/or minified, sometimes with a companion .js.map), CSS, images, fonts, and other web-related files.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.