aboutcode-org / aboutcode-org/scancode.io

Enhance deploy_to_devel pipeline to analyze a WAR-based Java app and supporting JSPs

未关闭
#653 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
low priority
主要语言
Python
星标
215
派生
203
平均合并
4 天 8 小时
30 天内合并 PR
6

描述

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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。