This website requires JavaScript.
Explore
Help
Sign In
kitos
/
Aegis
Watch
1
Star
0
Fork
0
You've already forked Aegis
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
snyk.yml
448 workflow runs
Actor
All actors
kitos
Status
All status
Success
Failure
Waiting
Running
fix(deploy): pasa SECURE_COOKIES al backend en docker-compose.prod.yml
ci.yml #28
:
Commit
60183f704c
pushed by
kitos
main
2026-05-19 08:09:51 +00:00
0s
View workflow file
fix(auth,frontend): secure cookie HTTP fix, technique links y CSP
ci.yml #27
:
Commit
2495423790
pushed by
kitos
main
2026-05-19 07:55:04 +00:00
0s
View workflow file
feat(snapshots): evolution API, tactic breakdown and dashboard trend chart [FASE-5.2]
ci.yml #26
:
Commit
1249391ef0
pushed by
kitos
main
2026-05-19 07:28:49 +00:00
0s
View workflow file
feat(compliance): data classification fields and retention policies job [FASE-3.5]
ci.yml #25
:
Commit
bdeeed54e1
pushed by
kitos
main
2026-05-18 13:07:17 +00:00
0s
View workflow file
fix(metrics): correct never-tested technique query [FASE-2.6]
ci.yml #24
:
Commit
a8a24b5429
pushed by
kitos
main
2026-05-18 12:17:33 +00:00
0s
View workflow file
test(jira): add hourly sync job tests [FASE-1.7]
ci.yml #23
:
Commit
0d4c404f08
pushed by
kitos
main
2026-05-18 12:00:53 +00:00
0s
View workflow file
test(jira): add hourly sync job tests [FASE-1.7]
ci.yml #22
:
Commit
b8c9c4ac6a
pushed by
kitos
main
2026-05-18 11:36:28 +00:00
0s
View workflow file
ci: add GitHub Actions lint and test pipeline [FASE-0.6]
ci.yml #21
:
Commit
f45b7ea926
pushed by
kitos
main
2026-05-18 11:33:43 +00:00
0s
View workflow file
fix: production detection only triggers on AEGIS_ENV=production, not SECRET_KEY presence
ci.yml #20
:
Commit
abef2a45e0
pushed by
kitos
main
2026-02-21 18:21:21 +00:00
0s
View workflow file
docs: finalize ARCHITECTURE.md with complete layered structure and zero remaining tech debt
ci.yml #19
:
Commit
309b3bc02d
pushed by
kitos
main
2026-02-20 16:21:35 +00:00
0s
View workflow file
docs: update ARCHITECTURE.md, ARCHITECTURAL_ANALYSIS.md, and skill file with Tier 1-4 changes
ci.yml #18
:
Commit
0c526c48f9
pushed by
kitos
main
2026-02-20 15:18:36 +00:00
0s
View workflow file
docs: update ARCHITECTURAL_ANALYSIS.md to reflect all completed refactoring (service extractions, scoring persistence, logging, N+1 fixes)
ci.yml #17
:
Commit
44621364be
pushed by
kitos
main
2026-02-20 14:30:32 +00:00
0s
View workflow file
docs: complete architectural refactoring tracker, create aegis-architecture skill for future agents
ci.yml #16
:
Commit
0eff48c768
pushed by
kitos
main
2026-02-20 11:57:06 +00:00
0s
View workflow file
refactor(threat-actors): extract query/business logic to threat_actor_service, fix N+1 with grouped subqueries
ci.yml #15
:
Commit
93fde55389
pushed by
kitos
main
2026-02-19 18:16:58 +00:00
0s
View workflow file
docs: update architecture analysis and tech debt docs to reflect resolved items
ci.yml #14
:
Commit
0b65f51d1c
pushed by
kitos
main
2026-02-19 16:44:33 +00:00
0s
View workflow file
refactor(heatmap): extract business logic to dedicated service
ci.yml #13
:
Commit
e651ef8a8c
pushed by
kitos
main
2026-02-18 18:28:42 +00:00
0s
View workflow file
refactor(workflow): delegate transition_state to TestEntity
ci.yml #12
:
Commit
633c8e46ad
pushed by
kitos
main
2026-02-18 15:10:29 +00:00
0s
View workflow file
refactor(domain): introduce domain exceptions boundary
ci.yml #11
:
Commit
611e10620e
pushed by
kitos
main
2026-02-18 12:57:55 +00:00
0s
View workflow file
refactor(heatmap): extract business logic to dedicated service
ci.yml #10
:
Commit
6147abc87a
pushed by
kitos
main
2026-02-18 12:47:13 +00:00
0s
View workflow file
refactor(core): introduce Unit of Work and remove commits from services
ci.yml #9
:
Commit
bfce1a8a0e
pushed by
kitos
main
2026-02-18 12:15:17 +00:00
0s
View workflow file
perf(indexes): add critical indexes for Test and AuditLog models (P0)
ci.yml #8
:
Commit
898bb7e4e7
pushed by
kitos
main
2026-02-18 12:09:00 +00:00
0s
View workflow file
feat(phase-39): role-based access control overhaul + forced password change
ci.yml #7
:
Commit
a4a2adccee
pushed by
kitos
main
2026-02-18 11:13:34 +00:00
0s
View workflow file
feat(phase-37): timer pause/resume + professional reporting engine
ci.yml #6
:
Commit
31e116b4ba
pushed by
kitos
main
2026-02-18 09:55:25 +00:00
0s
View workflow file
fix(phase-35): use pure SQL for jira_links migration
ci.yml #5
:
Commit
005a09b42f
pushed by
kitos
main
2026-02-17 16:31:10 +00:00
0s
View workflow file
fix(phase-35): rewrite migration to avoid SQLAlchemy enum auto-create
ci.yml #4
:
Commit
7e33746539
pushed by
kitos
main
2026-02-17 15:33:52 +00:00
0s
View workflow file
fix(phase-35): prevent DuplicateObject on Alembic enum creation
ci.yml #3
:
Commit
703dd891d3
pushed by
kitos
main
2026-02-17 15:22:54 +00:00
0s
View workflow file
feat(phase-35): Jira + Tempo integration with internal worklogs
ci.yml #2
:
Commit
9b98f60a9a
pushed by
kitos
main
2026-02-17 15:14:31 +00:00
0s
View workflow file
feat(phase-34): resolve blocking tech debt — Redis, domain exceptions, indexes, CI
ci.yml #1
:
Commit
6d18a5417d
pushed by
kitos
main
2026-02-17 14:58:20 +00:00
0s
View workflow file
First
Previous
...
11
12
13
14
15
Next
Last