Commit 5d6d243
feat(scans): Run Nuclei Template scans only live DB hosts, no httpx
The global nuclei button now pulls liveOnly=true from the DB and targets each
host by its stored scheme-prefixed URL (https://host), so nuclei runs the
template directly with no httpx re-probing step. Errors clearly when there are
no live hosts yet. Modal copy + started log updated.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 1cc341e commit 5d6d243
2 files changed
Lines changed: 10 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
675 | 678 | | |
676 | 679 | | |
677 | 680 | | |
678 | 681 | | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
687 | 685 | | |
688 | 686 | | |
689 | 687 | | |
| |||
694 | 692 | | |
695 | 693 | | |
696 | 694 | | |
697 | | - | |
| 695 | + | |
698 | 696 | | |
699 | 697 | | |
700 | | - | |
| 698 | + | |
701 | 699 | | |
702 | 700 | | |
703 | 701 | | |
| |||
0 commit comments