2 Commits

Author SHA1 Message Date
Anthony Rose a4a74feae5 Updated Docs and added OpenAPI (#806)
* GitBook: No commit message

* GitBook: No commit message

* Update docs/.gitbook/assets/Continuous.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* Update docs/.gitbook/assets/completed.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* Update docs/.gitbook/assets/continious.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* Update docs/.gitbook/assets/pulled.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* Update docs/.gitbook/assets/queued.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* Update docs/.gitbook/assets/error.svg

Co-authored-by: Vincent Rose <vrose04@gmail.com>

* fixed markdown files

---------

Co-authored-by: Vincent Rose <vrose04@gmail.com>
2026-01-27 13:10:46 -05:00
Anthony Rose 41c7abd01d Updated agent taskings to remove unused/redundant functionality (#890)
* removed unused tasks 111 and 113

* moved task 44 to 116

* reorganized tasks into 3 supported languages

* added invoke-script for loading script in memory replacement

* fixed option validation to take into account files being a dependent option

* updated option validation and added tests

* added python invoke script and updated validation

* revised validate options again and added docs

* added DependsOn as validation default to fix validation tests

* Fixed directory for doc gifs in modules

* fixed python invoke-script gif

* fixed changelog and reduced gif sizes

* removed unused proxy classes

* removed agent.functions

* removed default values for python invoke_script

* fixed unused normalization for is_option_required

* Update empire/server/utils/option_util.py

Co-authored-by: Vincent Rose <vrose04@gmail.com>

---------

Co-authored-by: Vincent Rose <vrose04@gmail.com>
2024-09-18 22:16:59 -04:00