SkillAgentSearch skills...

Scrutiny

Real-time source code auditing for Fedora

Install / Use

/learn @lmacken/Scrutiny
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

scrutiny

Real-time source code auditing for Fedora

This project is currently in the Alpha stages of development

Current Features

  • Listens to the fedmsg bus for git commits
  • Downloads, extracts, and compares upstream tarballs
  • Slowly scrolls code changes as they are committed

Future Features

  • Automatically run linters and static analysis tools, and use git to track & display changes in the output
  • Web interactivity, ability to +1/-1/comment/tag/flag changes, with links to datagrepper for more details
  • Statistics by project, committer, distro-wide audit coverage, etc
  • A datagrepper-querying mutt-like console auditor

Running

sudo yum install fedmsg-hub colordiff GitPython
sudo cp config.py /etc/fedmsg.d/scrutiny.py
python setup.py egg_info
PYTHONPATH=$(pwd) fedmsg-hub

Related Skills

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2y ago
Forks2

Languages

Python

Security Score

70/100

Audited on Jan 3, 2024

No findings