Technical issue : Remove Contract Selection Duplication #2579
Labels
bug
use for describing something not working as expected
technical improvement
Technical refactor or improvement is needed
Milestone
Description
In the backend,
ContractSelect
andContractChoiceInformation
are both used to create a dynamic field in injectContract, but they are very similar. We can simplify this by keeping only one selection field.However, note that the 'information' in the ContractChoiceInformation component is used for obfuscation. When creating an inject with an Atomic Red Team payload, selecting "base64" triggers an informational message. Ensure this behavior is preserved.
The text was updated successfully, but these errors were encountered: