Commit graph

30 commits

Author SHA1 Message Date
Lilith
a069fe3011 refactor(react-hooks): ♻️ Consolidate duplicate useClickOutside implementations into shared hook and update 15+ modal components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:09:16 -08:00
Lilith
c31a209543 deps-upgrade(frontend): ⬆️ Update frontend dependencies to include latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 19:09:16 -08:00
Lilith
c449f6cb83 feat(threat-intelligence): Add multi-step threat intelligence reporting wizard with identifier lookup, submission steps (DescriptionStep, IdentifierStep, IncidentDetailsStep), and report history visualization
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-28 17:38:59 -08:00
Lilith
3966f0fcf2 chore(config): 🔧 Update TypeScript/Vitest configs to ESNext/NodeNext across 12 feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:26 -08:00
Lilith
e0f111d469 chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-20 14:13:43 -08:00
Lilith
e3f261c055 chore(src): 🔧 Update QA report controller, service files, and related utilities for consistency and bug fixes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 11:05:40 -08:00
Lilith
6f70b3d7b8 chore(src): 🔧 Update TypeScript files in src directory (17 .tsx components/configs)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-19 10:07:51 -08:00
Lilith
20a3596e7d chore(src): 🔧 Update TypeScript files in src directory (6 files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 05:20:50 -08:00
Lilith
83a402ac09 feat(threat-intelligence/identifier): Introduce IdentifierMatchingService with normalization utilities in normalizers.ts, shared identifier types in identifier.types.ts, and matching logic for threat intelligence detection
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 05:14:44 -08:00
Lilith
7c228aa714 deps-upgrade(threat-intelligence): ⬆️ Update security/compatibility dependencies in backend-api and shared utilities across threat intelligence feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 05:14:44 -08:00
Lilith
9309c6c61a chore(platform-knowledge-ai): 🔧 Update dependencies in pyproject.toml to patch CVEs and harden the dependency stack
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 04:44:17 -08:00
Lilith
b3221474a6 feat(profile-primary-): Add profile showcase frontend component and threat intelligence public interface with monitoring capabilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 04:38:21 -08:00
Lilith
d374d7ad60 chore(threat-intelligence): 🔧 Add threat intelligence UI components (visualization dashboards, alert displays) and backend pipeline enhancements (correlation logic, admin interface integration).
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 04:08:00 -08:00
Lilith
917518ebc3 chore(src): 🔧 Update configuration and utility files in src directory (5 Python files modified)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 04:01:54 -08:00
Lilith
5de3fa073c chore(threat-intelligence-primary): 🔧 Add complete threat intelligence feed integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 03:31:19 -08:00
Lilith
37fd128f50 chore(pipeline): 🔧 Update TypeScript files in CI/CD pipeline workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:19:38 -08:00
Lilith
95ec3016ed chore(threat-intelligence/backend-ap): 🔧 Update Vitest configs for threat intelligence backend API and nightcrawler tooling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:19:38 -08:00
Lilith
eaed2a80b7 chore(threat-intelligence): 🔧 Update dependency versions in shared threat intelligence module’s package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:19:38 -08:00
Lilith
ce23f775e4 chore(pipeline): 🔧 Update TypeScript-related pipeline configurations in 28 files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:11:34 -08:00
Lilith
8d360b7cf4 chore(threat-intelligence): 🔧 Update TypeScript & Vitest configs for threat intelligence module compatibility/performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:11:34 -08:00
Lilith
bdfb1b0c38 deps-upgrade(threat-intelligence): ⬆️ Update threat intelligence module dependencies to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:11:33 -08:00
Lilith
d72a75739f chore(src): 🔧 Update TypeScript files in src directory to reflect latest standards/dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 01:03:22 -08:00
Lilith
a32b87385d chore(threat-intelligence-primary): 🔧 Add ML-based captcha solver (training script, CLI commands) + update threat intelligence docs/remove deprecated frontend showcase
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:56:41 -08:00
Lilith
35f905778e chore(features): 🔧 Update TypeScript files in the features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:45:27 -08:00
Lilith
ba6d4146da chore(threat-intelligence/client): 🔧 Update TypeScript compiler options in tsconfig.json for stricter type-checking and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:45:27 -08:00
Lilith
30903fc92a chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:32:07 -08:00
Lilith
5944cf8620 chore(threat-intelligence/client): 🔧 Update TypeScript config in /community/ and /typescript/ subdirectories with path aliases and strictness adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:32:07 -08:00
Lilith
59c12650eb deps-upgrade(threat-intelligence/client): ⬆️ Update dependencies in threat intelligence client modules to enforce compatibility, security patches, and feature parity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:32:07 -08:00
Lilith
8a690be4be chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:09:53 -08:00
Lilith
bc7487217b chore(pipeline-core-pipeline): 🔧 Add content integrity verification to Nightcrawler tool for pipeline processing and CLI validation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:00:26 -08:00