Commit Graph
586 Commits
Author SHA1 Message Date
dextmorgnandGitHub f58ad2ae38 Merge pull request #92 from reconurge/feat/only-support-pydantic
feat: only support pydantic models for manipulation
2025-12-05 15:51:55 +01:00
dextmorgn 5bb7fae4bd refactor(api): better batch import 2025-12-05 15:47:43 +01:00
dextmorgn 79089f7a2d fix(app): proper backend hydration when optimistic insert 2025-12-05 15:47:14 +01:00
dextmorgn 4a74674c4d feat(types): username + individual validation 2025-12-05 15:46:21 +01:00
dextmorgn 7562da12a6 feat(core): only support pydantic object insert and manipulation 2025-12-05 15:45:23 +01:00
dextmorgn 8d74c11506 feat: update makefile 2025-12-05 15:43:55 +01:00
dextmorgn 240693fb80 fix(app): sanitize description + status_code 2025-12-03 13:00:20 +01:00
dextmorgn 20357cd319 feat(enrichers): to_website additional infos 2025-12-03 12:36:10 +01:00
dextmorgn 1d7e7789e6 feat(types): additional website properties + status_code test 2025-12-03 12:35:33 +01:00
dextmorgn 1124921db2 fix(types): is_root_domain 2025-12-03 12:32:38 +01:00
dextmorgn 95d539f32f fix(types): better check_root condition 2025-12-03 12:12:02 +01:00
dextmorgn c8490e9f9b feat(app): remove border 2025-12-03 11:28:24 +01:00
dextmorgn 5e4079e46b feat(app): change settings storage version 2025-12-03 10:47:55 +01:00
dextmorgn 9fab59bde6 feat(app): onNodeClick setCurrentNode 2025-12-03 10:36:56 +01:00
dextmorgn b819c83bb0 fix: github/workflows/images.yml v1.0.0 2025-12-03 00:04:44 +01:00
dextmorgn c4d566de8a feat(app): react scan 2025-12-02 22:17:42 +01:00
dextmorgn 18f6591176 feat: flowsint 1.0.0 2025-12-02 21:54:10 +01:00
dextmorgnandGitHub 0d6b1e481a Merge pull request #81 from nicocti/cicd
feat(cicd): add Github Actions for images build & push
2025-12-02 21:51:21 +01:00
dextmorgn 67bfd115dc feat(app): graph minimap + lod for edges 2025-12-02 21:48:25 +01:00
nicocti 6a226c0dd7 feat(cicd): add Github Actions for images build & push 2025-12-02 20:17:06 +00:00
dextmorgn 53165b8d06 fix(app): broken refetch pipeline 2025-12-02 18:58:37 +01:00
dextmorgn 444a53724f feat(app): simple sort on node types 2025-12-02 15:09:16 +01:00
dextmorgn 05bdd37ee6 feat(app): increase padding on graph lod 2025-12-02 12:24:04 +01:00
dextmorgn d6eedbfbc3 feat(app): polling to check graph initialization 2025-12-02 11:57:31 +01:00
dextmorgn b57df20b0b feat(app): refactor graph + better lod 2025-12-02 11:22:38 +01:00
dextmorgn cb2c79d164 feat(enrichers): sort by name 2025-12-02 10:22:43 +01:00
dextmorgn e2887c9a5b feat(app): better error management on import fail 2025-12-01 13:35:14 +01:00
dextmorgn b5df7fd629 fix(app): missing useCallback dependencie for layouting 2025-12-01 13:29:31 +01:00
dextmorgn c2b0442318 feat(enrichers): to_dummy_domains 2025-12-01 11:43:57 +01:00
dextmorgn dc1407cd6f feat(app): remove unused subdomain type 2025-12-01 11:34:55 +01:00
dextmorgn 3d1c161f82 feat(app): missing dnsrecord icon and color 2025-12-01 11:26:13 +01:00
dextmorgn ce3a649dee feat(app): decrease node size on tables 2025-12-01 11:11:01 +01:00
dextmorgn c61627d620 fix(app): remove alert 2025-12-01 10:51:00 +01:00
dextmorgn 5ef0b4d090 fix(app): exclude unchecked items on import 2025-12-01 10:49:32 +01:00
dextmorgn ffd9064c1a feat(app): link to analyses 2025-11-30 23:33:46 +01:00
dextmorgnandGitHub fcb00f0978 Merge pull request #88 from reconurge/feat/new-dashboard-design
feat: new dashboard design
2025-11-30 23:25:25 +01:00
dextmorgn d45462807f feat(app): new dashboard styles 2025-11-30 23:24:35 +01:00
dextmorgn ae5e8c2c00 feat(app): case management and activity monitoring 2025-11-30 19:15:15 +01:00
dextmorgnandGitHub b706b4779b Merge pull request #87 from reconurge/feat/autodiscover-types-and-enrichers
feat: autodiscover types and enrichers
2025-11-30 13:09:19 +01:00
dextmorgn 543d21ad8a feat(enrichers): remove dummy test enrichers 2025-11-30 12:53:05 +01:00
dextmorgn e5eb5b6228 feat(enrichers): add decorator to all enrichers 2025-11-30 12:50:46 +01:00
dextmorgn 152a30c92a feat(api): update flowsint_enrichers registry 2025-11-30 12:50:01 +01:00
dextmorgn 901ed15567 feat(core): update dependencies + orchestrator 2025-11-30 12:49:24 +01:00
dextmorgn c3c328f299 feat(types): auto_discovery of types 2025-11-30 12:48:25 +01:00
dextmorgn 9ba45e845f fix(app): prevent zoom to fit on selected nodes 2025-11-29 14:09:14 +01:00
dextmorgn f039d92234 fix(api): typo in icon for social account 2025-11-29 14:08:58 +01:00
dextmorgn 168cdff191 feat(app): zoom to nodes selection 2025-11-29 13:19:08 +01:00
dextmorgn 4901d4702a feat(app): update settings to display more explicit name 2025-11-29 12:45:33 +01:00
dextmorgn 885366e930 feat(app): auto center on node 2025-11-29 12:06:07 +01:00
dextmorgnandGitHub b7023f8848 Merge pull request #86 from reconurge/feat/type-detection-import
feat: type detection for import + types registry + better import experience
2025-11-28 20:12:16 +01:00