elipeter
8211d4fd47
refactor(dynamic): enhance path resolution, telemetry, and file handling for better compatibility and clarity
2026-05-14 02:37:01 -05:00
elipeter
8abb023dd0
fix(db): fast-fail Indexer::init on non-SQLite files via magic-header preflight
2026-05-13 17:22:50 -04:00
pitboss
946cb6a9bc
[pitboss] sweep after phase 01: 3 deferred items resolved
2026-05-13 14:58:49 -04:00
pitboss
31d9ef725a
[pitboss] phase 01: Track A.1 — Spec derivation strategy enum + flow-steps-optional fallback
2026-05-13 13:03:44 -04:00
elipeter
5909fa8c5d
introduce ground-truth converters for OWASP and SARD datasets
2026-05-12 16:16:26 -04:00
pitboss
e62fddb82a
[pitboss] sweep after phase 09: 1 deferred items resolved
2026-05-12 15:10:49 -04:00
pitboss
559c09b108
[pitboss] sweep after phase 09: 2 deferred items resolved
2026-05-12 14:59:38 -04:00
pitboss
e9649ea099
[pitboss] sweep after phase 09: 4 deferred items resolved
2026-05-12 14:48:40 -04:00
pitboss
996bff5983
[pitboss] phase 09: M7 — Default-on flip + real-corpus calibration
2026-05-12 14:33:40 -04:00
pitboss
118cafa535
[pitboss] phase 08: M6.5 — Patch-validation / fix-validation CI mode
2026-05-12 14:14:13 -04:00
pitboss
25e8b0eb0e
[pitboss] sweep after phase 07: 6 deferred items resolved
2026-05-12 13:47:11 -04:00
pitboss
bfdfcb9d1a
[pitboss] phase 07: M6 — Evidence consumers: formatters, ranking, UI
2026-05-12 13:26:52 -04:00
pitboss
6f8a645077
[pitboss] phase 06: M5.5 — Coverage-feedback payload generation + OOB listener finalized
2026-05-12 12:51:04 -04:00
pitboss
86613f5279
[pitboss] sweep after phase 05: 1 deferred items resolved
2026-05-12 03:41:22 -04:00
pitboss
6d147d334e
[pitboss] sweep after phase 05: 2 deferred items resolved
2026-05-12 03:18:19 -04:00
elipeter
09553f5b4c
Add native binary Docker backend for Rust/Go and enhance sandboxing
2026-05-12 02:56:51 -04:00
pitboss
62bd480db3
[pitboss] sweep after phase 05: 2 deferred items resolved
2026-05-12 02:35:58 -04:00
pitboss
345b44d3cc
[pitboss] phase 05: M5 — JS/TS, Go, Java, PHP harness emitters
2026-05-12 02:20:55 -04:00
pitboss
84638e7d57
[pitboss] sweep after phase 04: 3 deferred items resolved
2026-05-12 01:20:51 -04:00
pitboss
3ffe480660
[pitboss] phase 04: M4 — Rust harness (second-language validation)
2026-05-12 00:57:45 -04:00
pitboss
e875aa1208
[pitboss] sweep after phase 03: 7 deferred items resolved
2026-05-12 00:20:00 -04:00
pitboss
a8b9dcd72b
[pitboss] phase 03: M3 — Docker backend + sandbox-escape regression suite
2026-05-12 00:05:11 -04:00
pitboss
3a4f1b177b
[pitboss] sweep after phase 02: 3 deferred items resolved
2026-05-11 23:24:37 -04:00
pitboss
0bf39047b9
[pitboss] phase 02: M2 — Python end-to-end excellence with all hardening baked in
2026-05-11 22:56:43 -04:00
pitboss
894f587b60
[pitboss] sweep after phase 01: 5 deferred items resolved
2026-05-11 21:38:09 -04:00
pitboss
a10aba5d1f
[pitboss] phase 01: M1 — Spec extraction + --verify plumbing (no sandbox)
2026-05-11 21:19:03 -04:00
elipeter
cb8688219a
Merge branch 'master' into dynamic
2026-05-11 12:48:46 -04:00
elipeter
7e0e19a7f0
Merge branch 'master' into dynamic
2026-05-11 12:44:12 -04:00
Eli Peter
55247b7fcd
Critical bug fixes and recall improvements ( #68 )
2026-05-11 12:42:39 -04:00
Eli Peter
7d0e7320e2
new capacity bits ( #67 )
2026-05-07 01:29:31 -04:00
elipeter
afaffc0df6
updated third party licenses
2026-05-06 05:03:00 -04:00
elipeter
c6f4c3e1cf
chore: Update CHANGELOG with recent UI refresh, layout improvements, and screenshot enhancements
2026-05-06 05:01:43 -04:00
elipeter
6c607634da
style: Improve code formatting for better readability in CSS and JSX files
2026-05-06 04:49:13 -04:00
elipeter
b51ae4f89d
feat: Increase screenshot resolution to 1600x992 for improved quality
2026-05-06 04:45:50 -04:00
elipeter
77be7f10d9
refactor: Update UI components for consistency and improve layout
2026-05-06 04:38:04 -04:00
elipeter
da619171cf
chore: Update package versions in Cargo.lock and package.json
2026-05-05 19:53:40 -04:00
elipeter
e8f1c64dc9
feat: Add asset mirroring for nyxscan.dev landing site and update favicon
2026-05-05 19:21:11 -04:00
elipeter
e830fd0a7e
fix: Correct image paths in documentation for consistency
2026-05-05 19:08:51 -04:00
elipeter
c6baa4d5dc
feat: Update brand color to mint-cyan across screenshots and UI elements
2026-05-05 19:02:47 -04:00
elipeter
bbf6f91c56
feat: Enhance CLI screenshot capture with raw file saving and GIF generation
2026-05-05 18:17:53 -04:00
elipeter
56e934656c
feat: Implement dynamic verification layer with harness generation and payload orchestration
2026-05-05 03:43:45 -04:00
Eli Peter
fb698d2c27
Performance and precision pass ( #64 )
2026-05-04 19:58:04 -04:00
Eli Peter
c7c5e0f3a1
Precision pass on auth and resource analysis ( #63 )
2026-05-03 13:51:46 -04:00
elipeter
064801a3a4
feat: Simplify inner-call release detection logic in resource filtering
2026-05-02 21:49:01 -04:00
elipeter
ebe4a15a72
feat: Enhance resource leak detection by recognizing inner-call release patterns and err-companion guards
2026-05-02 21:47:03 -04:00
elipeter
48bc43e1a6
feat: Add SSA summaries support for validated parameter propagation and enhance loop body error handling
2026-05-02 21:02:47 -04:00
elipeter
92aaa36ed6
chore: Update version placeholders and changelog for release 0.6.0
2026-05-02 18:06:50 -04:00
elipeter
215dd02eff
docs: Update CVE list in README to include recent vulnerabilities and their details
2026-05-02 17:51:42 -04:00
Eli Peter
1f2bfe76c1
docs: Enhance module documentation across various files for clarity a… ( #62 )
...
* docs: Enhance module documentation across various files for clarity and completeness
* fix: Remove unnecessary blank line in build.rs for cleaner code
* docs: Update documentation to improve clarity and consistency in code comments
2026-05-02 17:46:45 -04:00
Eli Peter
40995e45e7
Authorization analysis logic improvements ( #61 )
2026-05-02 16:44:49 -04:00