Skip to content

yAudit/compile-issues

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compile issues from a yAudit audit github repo

Requirements

PyGithub

pip install --user pygithub

Configuration

You will need to generate a personal access token that can access private repositories. GitHub docs.

Check the "repo" option: full control of private repositories.

After that update the config.py file locally with the token and a reference to the GithHub repo.

Running

python3 compile.py

The file report.md would contain the generated report.

Notes

  • The original GitHub issues can be edited and the report can be regenerated with the updates!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%