This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Releases: cisagov/RedEye
Releases · cisagov/RedEye
RedEye@0.9.4
What's Changed
- update vite to work with cypress by @sang2925 in #177
- Small Test Updates by @GoldingAustin in #178
- Graph node timeline selection by @sharplessHQ in #179
- Windows dev parsers debug by @sang2925 in #180
- Add New Campaign - Source Dropdown by @arniebradfo in #183
- Beacon Name Updates by @arniebradfo in #181
- Presentation Mode - Layout Updates by @arniebradfo in #186
- Timeline AllTime toggle & Bar Interaction by @sharplessHQ in #185
- Graph Updates: Labels, Anchor Mode, Colors, Styles by @arniebradfo in #182
- RawLogsDialog - minor style updates by @arniebradfo in #188
- Bug Fix - beacon name was missing from SearchRows by @arniebradfo in #189
- Update user guide by @sang2925 in #194
- ReadMe updates by @arniebradfo in #195
- Improve LoginForm UsernameInput Bugginess by @arniebradfo in #191
- Update userguide by @sang2925 in #197
- Landing page update by @sharplessHQ in #196
- Presentation Mode - Select Multiple Beacons on Graph and Timeline by @arniebradfo in #187
- Change parsers flag and update docker release scripts by @GoldingAustin in #192
- Redeye Cypress test updates by @ccarpenter28 in #193
- Sliver 1.6 parser (alpha) and sample dataset by @GoldingAustin in #190
Full Changelog: v0.9.3...v0.9.4
RedEye@0.9.3
Minor bug fixes for parsing and campaign loading
Full Changelog: v0.9.2...v0.9.3
RedEye@0.9.2
What's Changed
- Add ability to view cobalt strike raw log files by @GoldingAustin in #176
- Operator / Beacon tab bugfix by @sharplessHQ in #172
- Update to blueprint v5 packages by @arniebradfo in #174
- Remove the duplicate beacon name in BeaconRow by @arniebradfo in #175
- Update node to 18.16.1 and cypress test runner by @GoldingAustin in #173
Full Changelog: v0.9.1...v0.9.2
RedEye@0.9.1
What's Changed
- Presentation View: allow editing a comment Hotfix by @sharplessHQ in #166
- NavBreadCrumbs routes in Command RawLogs & Presentation View Bugfix by @sharplessHQ in #167
- How to create a parser guide by @GoldingAustin in #168
- Timeline improvement min bar height by @sharplessHQ in #169
- Node icons color bugfix by @sharplessHQ in #171
Full Changelog: v0.9.0...v0.9.1
RedEye@0.9.0
What's Changed
- Brute Ratel Parser Alpha & Custom Parser Foundation by @GoldingAustin in #143
- Flaky tests update by @sang2925 in #133
- GraphQL tests by @ccarpenter28 in #134
- Update Comment Manual Link UI // Commented Out by @arniebradfo in #91
- Autosave multi pending comments by @sharplessHQ in #140
- Bulk edit feature by @ccarpenter28 in #142
- Comment overview list by @sharplessHQ in #141
- Presentation mode expanding/collapsing bugfix by @sharplessHQ in #145
- Hotfix: MitreAttack component crashes the app by @arniebradfo in #144
- Upgrade vite to 4.3.9 by @GoldingAustin in #147
- Comments virtualized list bugs by @arniebradfo in #146
- Pending comments test by @ccarpenter28 in #148
- Landing page by @sharplessHQ in #151
- UserGuide link update by @sharplessHQ in #156
- Remove Servers from Host Path by @arniebradfo in #154
- Minor Label Tweaks by @arniebradfo in #153
- Bugfix for deleting a comment by @sharplessHQ in #157
- Update class-validator package by @GoldingAustin in #158
- Upgrade yarn and moon by @sang2925 in #138
- Update Naming Conventions for Hosts and Beacons by @arniebradfo in #152
- Fix server type build errors and run format by @GoldingAustin in #162
- GRAPH 3: Custom Shapes and Colors by @arniebradfo in #118
- Fix anonymization worker loading path in dev mode and save comment click test by @GoldingAustin in #163
- CommentBox update in Presentation mode by @sharplessHQ in #160
- Refine Search by @sharplessHQ in #159
- Comment navigation by @sharplessHQ in #161
- Fix dockerfile release for cobalt-strike and brute-ratel by @GoldingAustin in #164
Full Changelog: v0.8.5...v0.9.0
RedEye@0.8.5
What's Changed
- Update runtime, build, and dev packages by @GoldingAustin in #128
- Bulk Show/Hide feature by @sharplessHQ in #129
- Meta tab tests + clean-up by @ccarpenter28 in #130
Full Changelog: v0.8.4...v0.8.5
RedEye@0.8.4
What's Changed
- edit workflow for cypress tests, removing firefox by @sang2925 in #82
- Timeline test updates + refactoring by @ccarpenter28 in #83
- Add a checkbox to disable confirmation dialog & disable hiding final item by @sharplessHQ in #84
- upgrade cypress, toggle theme test, changed cypress config by @sang2925 in #85
- Timeline interaction onHover/onClick update by @sharplessHQ in #86
- Moon by @GoldingAustin in #88
- Blueprint Package Updates + Dialog UI changes by @arniebradfo in #87
- UI Tweaks: QuickMeta & ModeIndicator by @arniebradfo in #90
- Timeline UI Updates by @arniebradfo in #89
- Update moon and github actions by @GoldingAustin in #92
- Presentation slide bugfix by @sharplessHQ in #93
- update .gitignore to include server/dev-databases and server/campaign by @arniebradfo in #94
- Timeline Refine - Maintain scrubberTime by @sharplessHQ in #97
- Updates for windows by @GoldingAustin in #99
- Disable comment submit button when no comment content by @sharplessHQ in #100
- Cypress/refactor-code by @sang2925 in #101
- FIX BUG: hide/show beacon button by @arniebradfo in #95
- Test refactoring by @ccarpenter28 in #102
- Redacted Screenshot Mode by @arniebradfo in #96
- edit moon yml by @sang2925 in #106
- New Campaign Form Tweaks by @arniebradfo in #103
- Red Team / Blue Team Disambiguation by @arniebradfo in #104
- Add MITRE ATT&CK names by @arniebradfo in #107
- Close the QuickMetaPopoverButtonMenu when ToggleHiddenDialog is closed by @arniebradfo in #110
- Identification of beacon communications channel by @sharplessHQ in #112
- Fix bug: theme graph export png by @arniebradfo in #111
- Navigation Target Styles by @arniebradfo in #109
- Persist Left Panel Resize by @arniebradfo in #108
- Edge case tests by @ccarpenter28 in #114
- TESTS: Hide last item; timeline updates; presentation mode nav by @ccarpenter28 in #115
- Meta Tab updates by @arniebradfo in #105
- Delete .moon cache files by @arniebradfo in #119
- fixes broken builds for blue team by @sang2925 in #120
- GRAPH 1: Layout improvements by @arniebradfo in #116
- update Readme grammar by @arniebradfo in #121
- GRAPH 2: Server Node Rendering by @arniebradfo in #117
- Fix release workflow by @GoldingAustin in #127
Full Changelog: v0.8.3...v0.8.4
RedEye@0.8.3
What's Changed
- Fix commandGroup query by @sharplessHQ in #70
- Cypress Upload Logs Test - Red Team by @sang2925 in #69
- Quick metadata editing for Server/Host/Beacon by @sharplessHQ in #72
- Cypress test updates by @ccarpenter28 in #74
- Cypress/refactor campaign comments by @sang2925 in #76
- Feature/rb indicator by @aguamentiPatronum in #75
- Quick Meta button update by @sharplessHQ in #77
- Light Theme by @arniebradfo in #73
- Test to verify RT/BT version icon feature by @sang2925 in #79
- Timeline tests by @ccarpenter28 in #78
- fix username test by @sang2925 in #80
- Release 0.8.3 by @GoldingAustin in #81
Full Changelog: v0.8.2...v0.8.3
RedEye@0.8.2
What's Changed
- Feature/command navigation expanding multiple commands by @sharplessHQ in #43
- Explicit pkg fetch by @Yablargo in #37
- Tests to verify command and beacon counts by @ccarpenter28 in #45
- Bugfix - Favoriting a comment automatically associates(adds) a user with the comment. by @sharplessHQ in #46
- Cypress/blue team test by @sang2925 in #48
- Add error message to http server close by @GoldingAustin in #51
- Database Migrations by @GoldingAustin in #54
- Bugfix: dev_clean mode by @GoldingAustin in #56
- Feature/543 timeline show time on drag by @sharplessHQ in #57
- Feature/ambiguous data by @aguamentiPatronum in #49
- Update global operators graphql query & mutation auth by @GoldingAustin in #58
- Feature/343 timeline hover bar to see beacon data by @sharplessHQ in #60
- Use new mikro-orm checkMigrationNeeded method to prevent unnecessary migration attempts by @GoldingAustin in #59
- Exposing BeaconMeta source LogLine by @devanfarrell in #64
- Lazy load comments by @sharplessHQ in #65
- Make migration imports static for pkg build by @GoldingAustin in #66
- Rename Tokens - Light Theme Prep by @arniebradfo in #67
New Contributors
- @Yablargo made their first contribution in #37
Full Changelog: v0.8.1...v0.8.2
RedEye@0.8.1
What's Changed
- Fix add campaign dialog description spacing closes #10 by @GoldingAustin in #20
- closes User setting displaying incorrect data by @MarkisK in #21
- Bugfix/528 turning on show hidden beacons button causes search to crash by @sharplessHQ in #26
- Update Server Terminal Ascii Art by @arniebradfo in #28
- Bugfix - beacon meta timezone by @sharplessHQ in #29
- PKG No such file or directory error by @GoldingAustin in #35
- Small fix for anonymization & export error state by @GoldingAustin in #36
- Fix executable sometimes not finding export worker script by @GoldingAustin in #38
- Fix hidden hosts failing to delete during anonymization by @GoldingAustin in #40
- Release 0.8.1 by @GoldingAustin in #41
New Contributors
Full Changelog: https://github.com/cisagov/RedEye/commits/v0.8.1