Achintya Jai
Achintya Jai
## Proposed change This is a draft on adding different output types to Nettacker (these being SARIF and one specific to DefectDojo's generic parser. I feel the need to make...
## Proposed change This PR aims to move SQLite database operations from SQLAlchemy's ORM to APSW raw SQL queries for lesser computational overhead. It includes the necessary supporting changes in...
## Proposed change Added regex matches for [elasticsearch](https://en.wikipedia.org/wiki/Elasticsearch).  ## Type of change - [ ] New core framework functionality - [ ] Bugfix (non-breaking change which fixes an issue)...
Currently `port_scan` does not reveal the versions of the service running on open ports. This makes it harder to craft exploits because a lot of the times, exploits are targeted...
Cleaning the profiles list, as mentioned in #1038. The following changes were made - [x] removed `vulnerability` from all of them because it was a subset of `vuln` and vuln...
We need to ensure that the `profiles` we are using are clubbing the modules in a way that is intuitive to the users. Currently there is a lot of inconsistency,...
## Description The codecov version has officially been changed to 2.1.13 and version 2.1.12 can no longer be installed using PyPI as mentioned in [this doc](https://about.codecov.io/blog/message-regarding-the-pypi-package/). Hence, fixing the bug...
The introduction page points to https://www.npmjs.com/package/eslint.formatter.sarif, while it should be https://www.npmjs.com/package/@microsoft/eslint-formatter-sarif.
## What does this PR address? The current URL in `utils.py` is broken and leads to HTTP 404 errors. Its safer to download them from hugging face. Applied in the...
This is [pyba](https://github.com/fauvidoTechnologies/PyBrowserAutomation/), specifically for OSINT purposes. It performs no-code browser automation. Docs: https://pyba.readthedocs.io