Commit Graph
563 Commits
Author SHA1 Message Date
Yogesh Ojha 2f539a70d1 refactor starting point url to starting point path 2024-08-21 21:11:08 +05:30
Yogesh Ojha 9ebdf48053 Merge branch 'master' into release/2.2.0 2024-08-16 12:10:33 +05:30
Yogesh Ojha 5d03011991 security: fix stored xss from extracted_result in all vulnerability section 2024-08-13 11:55:32 +05:30
Yogesh Ojha 9a8f23bc3c security: fix stored xss from extracted_results in detail scan page 2024-08-13 11:53:40 +05:30
Yogesh Ojha f237f43d95 fix: update label for finish button in schedule scan wizard 2024-08-08 07:45:53 +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 5162982c1b fix ui for schedule scan 2024-08-08 07:36:10 +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 fa761a794b filter exclude path 🚀 2024-08-02 22:08:29 +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 66c6135797 fix dark theme headers 2024-07-28 08:45:51 +05:30
Yogesh Ojha b93ad4a9a6 fix slug for organization scan 2024-07-26 09:19:23 +05:30
Yogesh Ojha 75502308fb added feature to stop multiple subscans 2024-07-22 09:57:28 +05:30
Yogesh Ojha 7c4239d8a1 Modified StopScan ApiView to accept multiple scan ids 2024-07-22 09:45:24 +05:30
Yogesh Ojha 9e80ccab5d added option to stop multiple scans 2024-07-22 08:34:01 +05:30
Yogesh Ojha 38da500d70 fix todo issue while adding from all subdomains 2024-07-20 13:18:50 +05:30
Yogesh Ojha ad217fa37f fix task names and celery beat errors 2024-07-20 13:18:50 +05:30
Yogesh Ojha f2824ef6fd fix badges not taking entire row length 2024-07-20 12:25:45 +05:30
Yogesh Ojha a2e1adb4e0 fix xss on page title 2024-07-01 20:15:50 +05:30
Yogesh Ojha 990e2ea5e3 fix lark migrations 2024-06-19 08:42:46 +05:30
Yogesh Ojha 60a7cba7dc run migrations 2024-05-12 20:08:28 +05:30
RaynaldandYogesh Ojha 4fbe8d23c6 Add listener on is_important button 2024-05-12 18:46:36 +05:30
Yogesh Ojha eb99775a03 show user details on scan history 2024-05-12 18:46:13 +05:30
Yogesh Ojha 2d62331fde Added initiated by on start scan create_scan_object 2024-05-12 18:46:13 +05:30
Yogesh Ojha e13441236e Added initiated_by, aborted_by in model
Signed-off-by: Yogesh Ojha <yogesh.ojha11@gmail.com>
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 bc988db42f Fix indent 2023-11-28 17:03:28 +01:00
Raynald 1d9cbd1eee Rebase branch 2023-11-28 16:58:50 +01:00
Raynald 438b384e52 Add project parameter to links 2023-11-23 02:59:23 +01:00
AnonymousWPandGitHub fafbf7a41c Merge pull request #1039 from psyray/fix-2-click-datatable-bug
Add a check to not load datatables twice
2023-11-21 15:22:25 +01:00
AnonymousWPandGitHub 57f8162979 Merge pull request #1059 from yogeshojha/revert-1050-add-dir-count-822
Revert "Add directories count on Directories list"
2023-11-21 14:44:55 +01:00
AnonymousWPandGitHub 5c15405445 Merge pull request #1047 from psyray/fix-note-add-1046
Fix note not saving
2023-11-21 14:02:41 +01:00
Yogesh OjhaandGitHub 36d555df6a Revert "Add directories count on Directories list" 2023-11-21 18:24:47 +05:30
Raynald 8b473d610f Remove bad code 2023-11-18 17:12:15 +01:00
Raynald 1b156ecd6a Add directories count on Directories list 2023-11-18 17:04:26 +01:00
Raynald e03b5b50bf Add missing vars on scan detail 2023-11-18 13:12:30 +01:00
Raynald 66f2dba118 Prevent reload from visualization (which dup the graph) 2023-11-17 23:47:07 +01:00
Raynald 0c1924fbd7 Move screenshot condition to correct location 2023-11-15 16:57:49 +01:00
Raynald ed3661cc0e Don't load screenshots if table is not empty 2023-11-15 16:33:25 +01:00
Raynald 3ceff80a6b Replace bad id 2023-11-15 15:50:43 +01:00
Raynald 24574d955e Prevent reload on click for vuln DT + add reload btn 2023-11-15 15:42:33 +01:00
Raynald 89c5321d05 Add a check to not load datatables twice 2023-11-15 15:00:40 +01:00
Yogesh OjhaandGitHub 5e120bd5f9 Merge pull request #912 from psyray/fix-detailed-scan
Fix file directory popup not showing in detailed scan
2023-10-24 11:18:28 +05:30
Yogesh OjhaandGitHub 59c3e90d41 Merge pull request #993 from psyray/fix-dirfuzz-base64-name-display-v2
Fix dirfuzz base64 name display
2023-10-24 11:15:15 +05:30
Raynald b01ffceadf Fix schedule organization scan 2023-10-21 18:23:41 +02:00
Raynald 674f23361e Add missing slug parameter in url 2023-10-18 17:45:43 +02:00