What's Changed
- chore(MainNav): change dark mode toggle focus color - BED-7694 by @TheNando in #2599
- fix(Explore): fix bug preventing spaces in query - BED-7860 by @TheNando in #2604
- chore: add dependabot to the CLA allowlist - BED-7870 by @sircodemane in #2605
- chore(deps-dev): bump vite from 5.4.21 to 6.4.2 by @dependabot[bot] in #2602
- chore: upgrade yarn and set npmMinimalAgeGate BED-7806 by @urangel in #2592
- feat: PDF Attack Paths table - BED-7573 by @dcairnsspecterops in #2553
- chore(OpenGraph): Use
is_display_kindto match icons to nodes BED-7783 by @sirisjo in #2585 - fix: remove 'Permission Denied' toast error - add Role-Based Filtering Badge on PZ pages - BED-7745 by @nicole-m-martin in #2573
- fix: Constrain "FixWellKnownNodeTypes" to AD nodes -- BED-6773 by @maffkipp in #2615
- fix: One invalid relationship causes ingest batch to fail BED-7781 by @AD7ZJ in #2579
- fix: added more contrast to empty text in search result item BED-7586 by @specter-flq in #2620
- refactor: detangle and move analysis to single pkg BED-7727 by @mistahj67 in #2600
- feat: create radio group component: BED-7863 by @jvacca-specterops in #2637
- feat(OpenGraph Extensions): add OpenGraph extension permissions BED-7501 by @sirisjo in #2635
- docs: Update clear-database documentation to match latest implementation BED-7931 by @AD7ZJ in #2640
- chore: run javascript dependency audit in ci BED-7807 by @urangel in #2580
- feat: Updated accordion collapse and close in entity panel BED-7537 by @specter-flq in #2632
- chore: Merge stage/v9.0.0 BED-7866 by @kpom-specter in #2644
- chore: Merge stage/v9.0.0 into main [BED-7866] by @kpom-specter in #2645
- feat: add Typography component to DoodleUI: BED-7455 by @jvacca-specterops in #2577
- fix(OpenGraph UI):
objectidbeing formatted as timestamp BED-7762 by @sirisjo in #2639 - fix: OG aggregate environment buttons BED-7768 by @urangel in #2622
- fix: updated parsing logic to include format vX.Y.Z-rc#-docker BED-7980 by @ktstrader in #2650
- feat: add createdBy to auth token - BED-7027 by @Flake85 in #2586
- fix: small bug in Cross Product BED-8034 by @rvazarkar in #2659
- chore: Separating edges into pre/ post edges BED-6558 by @jiggy-at-specterops in #2549
- fix: Changelog: Retry w/ Backoff in case of deadlocks - BED-7463 by @kpowderly in #2634
- chore: Kpom/merge 9.0.1 BED-8027 by @kpom-specter in #2665
- chore: merge stage/v9.0.1 BED-8027 by @kpom-specter in #2662
- feat: add remaining PFC checks and lightweight PR builds BED-6802 by @superlinkx in #2239
- chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.0 by @dependabot[bot] in #2672
- chore: prepare for codereview changes for BED-8042 by @mykeelium in #2676
- fix: cherrypick azure post processing failing with postgres BED-8031 by @superlinkx in #2674
- feat(UI): minimized elements when multiple nodes returned on cypher - BED-7540 by @catsiller in #2660
- chore(OpenGraph): Implement True Upsert for OpenGraph Schema Extensions With Set-Differencing Reconcile Pattern - BED-7700 by @LawsonWillard in #2664
- chore: added PDF conditional BED-7359 by @LucasParraF in #2655
- fix: SigmaJS arrowhead alignment BED-4495 by @maffkipp in #2656
- feat: implementing AZAddOwner relationship BED-4754 by @bsheth711 in #2649
- fix: Creating User via SSO Does Not Respect ETAC - BED-7761 by @Flake85 in #2671
- fix: Fix edge deletion - BED-8028 by @wes-mil in #2677
- chore: Add Attack Paths Table feature flag BED-7775 by @maffkipp in #2681
- refactor: simplify custom node kinds and valid primary kinds BED-7920 by @mistahj67 in #2636
- chore: exclude mockServiceWorker.js from production builds BED-7993 by @elikmiller in #2651
- chore: merge
stage/v9.0.2intomainBED-8088 by @elikmiller in #2688 - feat: added Menu and MenuItem components BED-7751 by @Holocraft in #2658
- fix: pathfinding filter modal option overflow BED-7939 by @urangel in #2643
- chore: Color Tokening - BED-6410 by @KillahDillah in #2689
- chore: Move HasSession edges under Graph Data in Database Management - BED-7813 by @wes-mil in #2687
- feat(Api Docs): allow searching by resource path - BED-8094 by @TheNando in #2692
- feat(UI): cypher saved queries category and subcategory cleanup - BED-7541 by @catsiller in #2648
- feat: Add Doodle UI toggle button and toggle button group components - BED-8035 by @nicole-m-martin in #2683
- chore: resolve js dep audit finding BED-8111 by @urangel in #2698
- chore: Update feature flag key to "findings_table" BED-7775 by @maffkipp in #2700
- feat: update db pooling to handle iam rds auth, move DatabaseConfiguration to DAWGs by @mamundsen-specter in #2697
- feat: Add metric for node count BED-7817 by @AD7ZJ in #2684
- chore: Create Link component - BED-7871 by @KillahDillah in #2611
- chore(dawgs): Update to the latest dawgs version with an index update by @kpom-specter in #2705
- feat(Alert): add Doodle UI Alert component - BED-5807 by @TheNando in #2680
- chore: Add New Findings Endpoint to OpenAPI Spec - BED-7777 by @kpowderly in #2670
- feat: Explore table export selected cols: BED-7010 by @jvacca-specterops in #2646
- feat(JIT): Auth Token Login BED-7688 by @ALCooper12 in #2685
- fix: Re-add legacy CSS variable for light mode graph highlights BED-6410 by @maffkipp in #2707
- fix(audit): add missing client deletion audit logs - BED-7516 by @cami-specter in #2440
- feat: Migrate AZ App Role Post- to DCA - BED-8097 by @StephenHinck in #2693
- feat: Migrate Owns/WriteOwner Post-Processing to DCA - BED-8098 by @StephenHinck in #2690
- fix: Fix go slow tests from Owns/WriteOwner post-processing rework - BED-8145 by @StephenHinck in #2710
New Contributors
- @dependabot[bot] made their first contribution in #2602
- @mamundsen-specter made their first contribution in #2697
Full Changelog: v9.0.2...v9.1.0-rc1