Commit Graph

53 Commits

Author SHA1 Message Date
venus
d31e837b62 [GEMINI] Add test case for unique ROT13 metadata decoding 2026-07-18 23:55:16 -05:00
venus
f338ccb071 [GEMINI] Add unit tests for unanchored decoding 2026-07-18 04:31:25 -05:00
venus
1cf9ec4a7c [GEMINI] Add unit tests for recursive nested decoding 2026-07-18 04:22:33 -05:00
venus
d474de1317 [GEMINI] Fix base32 payload in decoding test 2026-07-18 04:17:36 -05:00
venus
4c5d966057 [GEMINI] Add tests for base32, binary, url, rot13, and reversed decoders 2026-07-18 04:11:23 -05:00
venus
dc58c0f3ca [GEMINI] Write unit tests for decoding.py 2026-07-18 03:55:29 -05:00
venus
7f586830ba [GEMINI] Update tests for empty XMP attributes 2026-07-18 03:43:45 -05:00
venus
7bb0f87808 [GEMINI] Write tests for forensics and stage baseline implementation 2026-07-18 03:28:52 -05:00
venus
be58885e4f [GEMINI] Document custom forensics metadata parser architectural decision 2026-07-18 03:23:49 -05:00
venus
3e4a449c41 [GEMINI] Add test cases for Adobe XMP metadata extraction 2026-07-18 03:17:24 -05:00
venus
08533f3ee2 [GEMINI] Record future metadata parsing features in status roadmap and architecture documentation 2026-07-18 03:10:17 -05:00
venus
d58587cc65 [GEMINI] Update Core Mandate 7 to explicitly restrict unsolicited testing 2026-07-18 03:08:45 -05:00
venus
72266489da [GEMINI] Make EXIF filename assertion robust to small terminal console wrapping 2026-07-18 03:06:56 -05:00
venus
dc72be5a17 [GEMINI] Add test cases for JPEG comment extraction and EXIF warnings 2026-07-18 03:06:00 -05:00
venus
812a493cf1 [GEMINI] Update test_utils.py assertions to align with correct regex patterns suggestions 2026-07-18 02:58:58 -05:00
venus
7f61d5db07 [GEMINI] Update test_commands.py to match dynamic competition name in suggested patterns output 2026-07-18 02:57:11 -05:00
venus
7a301e3a72 Add test cases verifying pure EXIF parsing and inspect -i/-e options 2026-07-18 02:50:15 -05:00
venus
b6c73e46f2 Add test cases verifying root inspect and nested forensics inspect CLI execution paths 2026-07-18 02:44:54 -05:00
venus
05144a2dda Update test to expect a trailing newline in ctf flag -p output 2026-07-18 02:40:26 -05:00
venus
4dc0a24152 coming allong nicely. adding more commands, tests, and
artifacts for testing. basic framework down just adding features now
2026-07-18 02:38:13 -05:00
venus
8274d08f3e Add test case verifying exemption of flag command from stdout matching 2026-07-18 02:37:43 -05:00
venus
1c3b63d7d8 Add tests for persistent flag storage and ctf flag CLI command 2026-07-18 02:28:35 -05:00
venus
817f70e925 Update test suite for FlagDetectorStream and remove old flag-detect command 2026-07-18 02:21:38 -05:00
venus
24ce48610d Add and update test cases for pure forensics implementation 2026-07-17 23:42:17 -05:00
venus
861e1b8e83 test: update tests to support unanchored and wildcard regex options 2026-07-17 02:33:48 -05:00
venus
f2b349c42d docs/test: add tests and documentation for competition-aware patterns and commands 2026-07-17 02:18:55 -05:00
venus
9e91f8ef0f docs: update architecture and add tests for flag regex generation 2026-07-17 02:06:34 -05:00
venus
c069e51263 Standardize matching test files structure, add test_main.py and test_commands.py, and update GEMINI.md 2026-07-17 01:55:44 -05:00
venus
cf21abe0bc Update GEMINI.md with Vim folding mandate and add test cases for set-flag-format CLI command 2026-07-17 01:53:04 -05:00
venus
82ada56655 Add unit and integration tests for flag-detect CLI command 2026-07-17 01:44:06 -05:00
venus
839454f044 Add test assertions for Detected Type row in inspect CLI output 2026-07-17 01:32:08 -05:00
venus
75ce6b3a1b Implement forensics signatures command and expand supported magic signatures dictionary 2026-07-17 01:27:31 -05:00
venus
aebdf8f31b Commit workspace transition from test_utils.py to test_forensics.py with new signatures CLI test case 2026-07-17 01:27:14 -05:00
venus
3664208c74 Implement all 6 universal filesystem metadata properties inside inspect command 2026-07-17 01:20:57 -05:00
venus
1b53658a50 Update GEMINI.md, add test cases for universal metadata, and configure rich dependency 2026-07-17 01:19:25 -05:00
venus
70e793c4a3 working command structure and advanced llm Integration 2026-07-17 01:09:50 -05:00
venus
58351e1086 added architecture and switched to CLICK implementation 2026-07-13 22:32:20 -05:00
venus
4b16a69b1a qol changes 2026-07-13 21:11:27 -05:00
venus
fbda1dd079 added a gemini.md file, added some commands to main.py modified readme
and made a  forensiscs page
2026-07-13 21:10:31 -05:00
venus
ab1c520cc2 working on project class and implegmenting tests 2026-04-23 07:05:28 -05:00
venus
13a5603773 changed config to use dict and tomlload 2026-04-23 05:18:46 -05:00
venus
df46501731 going to bed, updated the headers file to consolidate data and config dir, for now. Also began working on parsing user input. need to check out click 2026-04-14 03:46:19 -05:00
venus
be093ed3b3 updated config logic to read from one file 2026-04-14 03:36:14 -05:00
venus
3007d07d62 config testing 2026-04-07 02:06:20 -05:00
venus
97332f7d01 hid config file 2026-04-07 02:04:55 -05:00
venus
09b4947e6e added config class to validate config entries 2026-04-07 02:04:00 -05:00
venus
f0d2f18364 config parsing works with persistance 2026-04-06 15:19:11 -05:00
venus
a74553bd88 added state options as an object with dict storing to disk 2026-04-06 00:26:43 -05:00
venus
b208cc2ddb config works 2026-04-05 23:31:32 -05:00
venus
7e88b51db6 initialized as project working now 2026-04-05 23:21:33 -05:00