No project description provided
Project description
REPELSEC
About the tool
A command-line tool allowing developers to find security vulnerabilities within a Java project. This is done through:
- A series of static analysis (SAST) tests that can be run against any first party code (.java, .jsp) to identify potential CWE vulnerabilities.
- Software composition analysis (SCA) that identifies any outdated dependencies within the pom.xml file and their associated CVE vulnerabilities.
Installation
If your system has Python installed, open your preferred terminal and enter the following command.
pip install repelsec
Usage
Open a terminal within your IDE and enter the following command.
repelsec [parameters] path/filename
Available parameters and their usage can be seen by entering the following command in the terminal.
repelsec --help
Example
repelsec -p -e StrongPassword123?! -o ~/Documents/Results pom.xml
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file repelsec-0.2.tar.gz.
File metadata
- Download URL: repelsec-0.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7fed3af56d4c5c4ad9d42f22df945f4514b5ff9c2366b954311404587f6b87ee
|
|
| MD5 |
cf31f9e3c304d82530434990571abbd4
|
|
| BLAKE2b-256 |
8f9ec27dd1a6af124454c370ac43dfbc9764d41b80e28222efa8e7180389c25d
|
File details
Details for the file repelsec-0.2-py3-none-any.whl.
File metadata
- Download URL: repelsec-0.2-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97359bb9ac607747d34f6a377fc551a291678037c065f63f6e181aafb7bb0470
|
|
| MD5 |
3fdf79a117cdba1a9657d0cb0dc3047d
|
|
| BLAKE2b-256 |
9d0352efb2d7fde855907fd18bb3cf7b97a88af71fdcb2ed2dc77049f8e522fc
|