aboutcode-org / aboutcode-org/scancode.io

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

Open
#653 1 comment 0 reactions 0 assignees View on GitHub
low priority
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.