Commit graph

8 commits

Author SHA1 Message Date
6450f84a38 * docs(README.md): add FAQ section with two questions and answers 2023-09-06 19:50:10 -07:00
03da628584 * docs(README.md): update formatting and section titles
* refactor(scan.py): enhance logging details and rename returncode to return_code
2023-09-06 19:43:41 -07:00
329fce6ccb * feat(README.md): update bronzeburner description
* fix(README.md): move bronzeburner logo to img directory
2023-09-06 19:31:24 -07:00
e3072150d9 * feat(README.md): add detailed project information and installation instructions
* feat(cli.py): add command line arguments and async main function
* feat(influx.py): add InfluxDB class for handling InfluxDB operations
* feat(logs.py): add logger configuration
* feat(scan.py): add functions for running rustscan and parsing its output
* feat(validation.py): add function for validating CIDR or IPv4 address
* fix(pyproject.toml): update dependencies
* fix(README.md): change 'Examples' to 'Example'
* fix(bronzeburner.png): update image file
* fix(cli.py): update main function
* fix(scan.py): update run_rustscan function to use asyncio
*
2023-09-06 18:02:12 -07:00
c49335a360 Remove erroneous artifact 2023-09-05 20:54:38 -07:00
881a112730 Fix readme! 2023-09-05 20:53:42 -07:00
2e9505dc33 Preparing the project layout and initial, potential configs 2023-09-05 20:51:23 -07:00
pdf
cf2f5dfcdb Initial commit 2023-09-05 19:06:38 -07:00