Skip to content

A python autoworker for cleaning up Dradis issues such as XML special characters, unneeded soft-returns, poor capitalization and more.

License

Notifications You must be signed in to change notification settings

kurtwuckertjr/dradis-issue-janitorbot

Repository files navigation

Dradis-Issue-JanitorBot (https://govanguard.io)

Build Status Known Vulnerabilities Maintainability

About dradis-issue-janitorbot

Script for removing bad characters from Dradis issues and evidence that might break report generation. Two scripts are provided: one for issues, one for evidence.

Installation

git clone https://github.com/GoVanguard/dradis-issue-janitorbot.git

Recommended Python Version

Python 3.5+

Dependencies

PyDradis3: https://github.com/GoVanguard/pydradis3 (also in PyPi)

Usage

python dradisIssueJanitor.py <dradis_URL> <project_ID> <API_token>

python dradisEvidenceJanitor.py <dradis_URL> <project_ID> <API_token>

License

GNU Affero General Public License v3.0

About

A python autoworker for cleaning up Dradis issues such as XML special characters, unneeded soft-returns, poor capitalization and more.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published