Nettacker/tests
Achintya Jai 9a0006ea42
Feature: Exclude certain ports from being scanned (#1099)
* feature: exclude certain ports from being scanned

* ruff fixes

* handling exception for vulnerablility modules

* not relying on try and except

* updated documentation, changed flag

* test case for module file

* update test

* mocking the database calls, that's probably the issue

* removed breaking test for now

* coderabbit suggested change, minor code refactoring

* ruff fixes

---------

Signed-off-by: Achintya Jai <153343775+pUrGe12@users.noreply.github.com>
2025-07-27 08:11:53 +00:00
..
api Add API core tests (#1080) 2025-06-11 00:59:40 +00:00
core Feature: Exclude certain ports from being scanned (#1099) 2025-07-27 08:11:53 +00:00
database refactor tests and migrate to pytest (#1081) 2025-06-11 01:27:16 +00:00
lib/payloads refactor tests and migrate to pytest (#1081) 2025-06-11 01:27:16 +00:00
__init__.py Nettacker code base major refactoring 2024-08-08 11:04:35 -07:00
common.py Nettacker code base major refactoring 2024-08-08 11:04:35 -07:00
conftest.py Implemented tests and removed duplicates for wordlists (#1039) 2025-03-18 01:26:42 +00:00
test_yaml_regexes.py fixing the global flags issue in joomla_template_scan and drupal_theme_scan (#1091) 2025-06-25 14:06:50 +00:00