aboutcode-org / aboutcode-org/scancode.io

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

オープン
#653 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
low priority
主要言語
Python
スター
215
フォーク
203
平均マージ
4日 8時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。