Commit Graph
111 Commits
Author SHA1 Message Date
Yogesh OjhaandGitHub c073171cb3 Merge pull request #1391 from yogeshojha/1387-feat-add-additional-templates-for-pdf-report
Added additional templates for PDF reports #1387
2024-08-31 12:59:52 +05:30
Yogesh Ojha 3b9b00d120 allow choosing report template 2024-08-28 20:51:54 +05:30
Yogesh Ojha 30f84f77be Update dependencies for charts and sort interesting subdomains by HTTP status code util function 2024-08-28 09:05:07 +05:30
Yogesh Ojha 72489043af add vuln chart 2024-08-24 20:34:16 +05:30
Yogesh Ojha 36b6da29a6 added prefill in views.py for rescans 2024-08-23 11:00:05 +05:30
Yogesh OjhaandGitHub 4e856abd6c Merge pull request #1383 from yogeshojha/1356-feat-store-scan-related-configuration-such-as-imported-subdomains-out-of-scope-subdomains-starting-point-url-and-ignore-paths
feat: Store and showcase scan related configuration such as imported subdomains, out of scope subdomains, starting point url and excluded paths fixes #1356
2024-08-22 21:02:03 +05:30
Yogesh Ojha 2f539a70d1 refactor starting point url to starting point path 2024-08-21 21:11:08 +05:30
Yogesh Ojha 4c3302771e fix 404 exception and task key in checkbox values 2024-08-21 12:10:21 +05:30
Yogesh Ojha 4371ea3417 feat: Add endpoint to delete multiple scheduled scans
This commit adds a new endpoint `delete_multiple_scheduled_scans` to the `startScan` module. This endpoint allows users to delete multiple scheduled scans at once.
2024-08-21 12:07:41 +05:30
Yogesh Ojha b8764ca419 feat: add starting point URL and excluded paths to schedule scan 2024-08-08 07:44:38 +05:30
Yogesh Ojha dcf264d206 feat: add feature for import/export,url filter for organization scan 2024-08-07 22:31:38 +05:30
Yogesh Ojha 999194c871 feat: add import, out_of_scope subdomains, and starting point url, etc in multiple scans 2024-08-07 22:25:57 +05:30
Yogesh Ojha 7abaae3316 fix typos for excluded paths 2024-08-02 23:33:57 +05:30
Yogesh Ojha 79a266e253 refactor starting_point_url 2024-08-02 20:35:55 +05:30
Yogesh Ojha fd68ce1f9e Added excluded path in ui, refactor url filter to starting point url 2024-08-01 09:19:52 +05:30
Yogesh OjhaandGitHub db0348cb86 Merge pull request #1321 from yogeshojha/1270-stop-all-scans-killswitch
Feature: Introduce stop multiple scans #1270
2024-07-31 19:22:20 +05:30
Yogesh Ojha b93ad4a9a6 fix slug for organization scan 2024-07-26 09:19:23 +05:30
Yogesh Ojha 9e80ccab5d added option to stop multiple scans 2024-07-22 08:34:01 +05:30
Yogesh Ojha 566789352a fix task names and celery beat errors 2024-07-20 08:03:50 +05:30
Yogesh Ojha 2d62331fde Added initiated by on start scan create_scan_object 2024-05-12 18:46:13 +05:30
Raynald c76eeb4967 Fix Hide info vulns on report when box checked 2023-12-05 02:10:18 +01:00
Raynald b01ffceadf Fix schedule organization scan 2023-10-21 18:23:41 +02:00
Yogesh Ojha 36fb811ad4 group multiple scans 2023-09-11 09:07:27 +05:30
Yogesh Ojha d605cdf81a fix organization scan 2023-09-10 12:31:56 +05:30
Yogesh Ojha 891f38d33a fix multiple scan ui 2023-09-10 12:12:33 +05:30
Yogesh Ojha 47cb236acc fix multiple scan results delete 2023-07-17 17:14:07 +05:30
Yogesh Ojha ed26eb137b fix slug issue in most common widgets 2023-07-09 10:15:59 +05:30
Yogesh Ojha a43198e9da Fixed slugs for vulnerability datatable 2023-06-30 02:01:34 +05:30
Yogesh Ojha a26312245e Fix start scan project slugs 2023-06-30 01:36:33 +05:30
Yogesh Ojha 65be26ea17 Fixed start scan project 2023-06-30 01:16:53 +05:30
Yogesh Ojha cfbd8fda4f Fix impors and added decorator for check role 2023-06-20 11:13:29 +05:30
Yogesh Ojha d190bd1ee0 Added permissions on scanengine, startscan 2023-06-20 11:07:14 +05:30
Yogesh Ojha f40abb71cf Added ignore info vulnerability in report preview/download 2023-05-09 09:23:51 +05:30
Yogesh Ojha de16f49d61 Fix HTML report 2023-05-08 10:48:16 +05:30
Yogesh Ojha 2d94671f64 fix delete scan dir 2023-05-02 08:18:58 +05:30
Yogesh Ojha 439298e02d fix delete scan path 2023-04-25 10:02:46 +05:30
Olivier CervelloandYogesh Ojha 9b7bf74949 no stripping of slash before URL path 2023-01-17 12:12:18 +01:00
ocervellandYogesh Ojha ce26cc6418 fix some things up 2022-10-03 18:39:45 +02:00
ocervellandYogesh Ojha 254ea92ac5 fix multivaluedictkeyerror importSubdomainTextArea typo 2022-10-03 11:56:10 +02:00
ocervellandYogesh Ojha 7a970c209d fix remaining bugs 2022-09-27 20:25:38 +02:00
ocervellandYogesh Ojha 303caf48d1 update 2022-09-24 19:19:32 +02:00
ocervellandYogesh Ojha 15963b038e better notifications, add stealth mode, add intensity modes, add common globals for , , 2022-09-24 10:44:02 +02:00
ocervellandYogesh Ojha 6624fc314a update 2022-09-16 21:23:21 +02:00
ocervellandYogesh Ojha d9404a2d97 fix subscans, cleanup code 2022-09-15 02:12:28 +02:00
Olivier CervelloandYogesh Ojha fb5a706bde update 2022-09-13 01:30:18 +02:00
Olivier CervelloandYogesh Ojha 2d4f461819 update 2022-09-08 04:38:08 +02:00
Olivier CervelloandYogesh Ojha 7d3a5c39e4 Improve perfs 2022-09-06 16:13:19 +02:00
Olivier CervelloandYogesh Ojha e1628a30f3 fix many things 2022-08-25 02:50:46 +02:00
Olivier CervelloandYogesh Ojha 05b79aa754 Massive refactor for perf improvements 2022-08-24 22:02:46 +02:00
Olivier CervelloandYogesh Ojha 50764f1297 Fix multiple things 2022-08-08 12:01:59 -04:00