https://bugzilla.redhat.com/show_bug.cgi?id=1431300
Bug ID: 1431300
Summary: Review Request: python-dodgy - Searches for dodgy
looking lines in Python code
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://www.cora.nwra.com/~orion/fedora/python-dodgy.spec
SRPM URL:
https://www.cora.nwra.com/~orion/fedora/python-dodgy-0.1.9-1.el7.src.rpm
Description:
Dodgy is a very basic tool to run against your codebase to search for "dodgy"
looking values. It is a series of simple regular expressions designed to
detect things such as accidental SCM diff checkins, or passwords or secret
keys hard coded into files.
While this is primarily aimed at open source projects (for whom a publicly
available secret key is pretty dangerous), it can also be used in private
projects, with the caveat that it will point out things which are not a
problem for private projects and is not configurable enough currently to
change that.
Another note - this tool is probably best run pre-commit, since it will
hopefully prevent dodgy things being checked in.
Fedora Account System Username: orion
https://koji.fedoraproject.org/koji/taskinfo?taskID=18309627
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]