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 摘要。