Commit Graph

142 Commits

Author SHA1 Message Date
Zarithas 0ebb42dcbd UI Tweaks + Config Addition of TELEMETRY and TELEM_URL fields 2025-11-13 12:10:06 -05:00
Zarithas f0e77db414 Added OTP Activity Review WIP 2025-11-13 11:45:13 -05:00
Zarithas 5cb079dad7 Fixed Breaking Legacy change 2025-11-10 17:21:18 -05:00
Zarithas d9cbce6175 Continuing work removing legacy functions and implementing UI changes
Build Library / Build Library (push) Failing after 3m58s
2025-11-10 15:17:07 -05:00
Zarithas 5510d22cbd Checking WIP Agent Movement Workflow 2025-11-09 21:06:07 -05:00
Zarithas 8a9b04cb7c Updated OTP Generate with new workflow 2025-11-07 09:56:45 -05:00
Zarithas 26199c72cb Device search is working. Working on The multidevice seach, WIP 2025-11-06 17:36:45 -05:00
Zarithas b538f12e9a Post Black Linting 2025-11-06 11:04:59 -05:00
Zarithas f33b041ac0 Syncing before linting with black 2025-11-06 10:59:59 -05:00
Zarithas 1cb74508e6 Getting Rust 2025-11-04 17:44:06 -05:00
Zarithas 70477f3885 Policy Tree Tab added 2025-11-03 15:59:08 -05:00
Zarithas 5b9f1ab4fc Minor UI tweak - added clock and changed title icon 2025-11-03 11:10:56 -05:00
Zarithas 5aa0b5a88b TUI Upgrade 2025-11-03 10:29:13 -05:00
Zarithas b3f48eb4df Major UI Improvment with blessing 2025-10-30 12:28:56 -04:00
Zarithas 9e8da97ad9 Added Move Agent, UI Tweaks 2025-10-29 16:48:19 -04:00
Zarithas 07021fe072 Workflow upgrade for Move Audit/Enforcement 2025-10-27 12:56:40 -04:00
Zarithas f7ae588502 Fixed Printing of OTP Codes 2025-10-27 12:21:33 -04:00
Zarithas e63b08efe5 removed unecessary code 2025-10-27 12:16:00 -04:00
Zarithas 595f19ab27 Implemented OTP Activities and OTP Revoke 2025-10-27 12:14:01 -04:00
Zarithas c52767b3a3 UI Cleanup 2025-10-24 16:52:08 -04:00
Zarithas 629f6b510d Improved device selection logic 2025-10-24 15:52:25 -04:00
Zarithas f8302e15c1 Fixed several logic issues / generation of secondary paths. Cleaned up Policy Prep text to be accurate to current functionality. Fixed issue with going back from policy prep menu. Switched to logging.dict from standard logging config. 2025-10-22 17:24:39 -04:00
Zarithas 908316dc34 Bugfixes + QOL 2025-10-20 16:42:37 -04:00
Zarithas f1f33948e3 Bugfix, plus some QoL upgrades from the Async branch 2025-10-20 14:25:03 -04:00
Zarithas 5343b27533 Fixed error that was breaking Move agents
This was sending only the first char of the string.
2025-10-16 16:49:35 -04:00
Zarithas 24879c318b UI Improvements, Santized Input 2025-10-13 15:09:03 -04:00
Zarithas 864ae04db5 UI Improvements 2025-10-13 15:02:13 -04:00
Zarithas 21370898a4 Cleaning up menu, added Move to Audit/Enforcement 2025-10-10 17:20:07 -04:00
Zarithas b74f77a9db Fixed issue with generating multiple OTP - now prints a nice list for Copy/Paste. Began splitting client / server functionality. Demoted selector and setup to util from service. Fixed some typos. 2025-10-09 09:36:48 -04:00
Zarithas 6e4e35fa34 Fixed a breaking sort change, added some more logic to give insight on why functions arent running 2025-10-07 16:14:25 -04:00
Zarithas bec051b240 Restricted Allowlist listing to show only those allowlists applied to the selected policy 2025-10-06 17:22:41 -04:00
Zarithas 89db386ffe Major refactor: security enhancements, modularization, config integration, reduced Parquet reliance
- Migrated codebase to class-based architecture for better modularity and maintainability
- Introduced system_config.json for centralized configuration (required for runtime)
- Added structured working directories for improved file organization
- Significantly reduced reliance on Parquet; replaced with alternative data handling
- Implemented security improvements across modules
- Several TODOs remain in the main script for future enhancements
- Linter formatting affected readability in some files (e.g., utils); cleanup is on the agenda
2025-10-05 22:20:42 -04:00
Zarithas 9fe9f97d1d DailyBuild 2025-09-30 14:11:41 -04:00
Zarithas 4feb3ecca9 early alpha OTP'less local approval 2025-09-29 22:36:12 -04:00
Zarithas 789a8ed975 LocalApproval in progress 2025-09-29 21:21:27 -04:00
Zarithas 7e669ea14f Enhanced Quiet Finder 2025-09-29 14:43:18 -04:00
Zarithas b5a1ee188f Updated skipback and added extra stats 2025-09-26 17:18:02 -04:00
Zarithas 8462e3adf5 Quiet Hosts Calculator Added 2025-09-26 16:18:53 -04:00
Zarithas b82b4a0f1b Removed testing csv generation, added safeguard to option 5 for JB's sake ❤️ 2025-09-26 15:12:55 -04:00
Zarithas 0a26ed71c1 Major Refactor now allows multiple policies to be selected 2025-09-26 14:57:12 -04:00
Zarithas 74b3f7b2e1 Device Search now Returns English Policy Name & Status 2025-09-25 13:20:18 -04:00
Zarithas 8e695659d2 Fixed Breaking Datetime change 2025-09-25 12:40:11 -04:00
Zarithas f8bcb826e7 Added Device List Query 2025-09-25 12:30:32 -04:00
Zarithas 5c11629f64 Two feature adds: Secondary Paths are now generated, along with all the hashes that are not part of the path exclusions. Added remove/reset data feature 2025-09-25 10:55:10 -04:00
= 26ea73392b Cleaned up Generate Unexclueded Function to keep its files in check 2025-09-19 12:19:35 -04:00
= c22dfbe780 Audit Policy Update Mechs added, both interactive & non 2025-09-19 12:04:26 -04:00
= 2c5a3de437 Exclusion Divide added 2025-09-19 10:04:21 -04:00
= f4d27b4e64 ALL AT PATHS TOOL 2025-09-18 15:19:19 -04:00
= 3eae73150f Bugfix: Path exclusion constant and min files for path constants werent being respected 2025-09-18 09:24:48 -04:00
= bfd853fc76 Took safeties and turned them into a preflight test so we no longer have to toggle 2025-09-17 09:31:25 -04:00