This app provides policy management capabilities for proactive runtime app security
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- create new policy: Create a policy for an attack or vulnerability at runtime
- create new policy for http transaction header: Create a policy for headers in HTTP transactions
- delete policy: Delete a runtime policy given its ID
- get policy by id: Retrieve details of a specific policy using its ID
- list all policies: Fetch and display all existing policies
- update policy: Update an existing policy given its ID
- add a rule to command execution policy: Add a rule to the command execution policy to detect, ignore or block the runtime activity
- add a rule to filesystem access policy: Add a rule to the filesystem access policy to detect, ignore or block the runtime activity
- add a rule to network or socket access policy: Add a rule to the network or socket access policy to detect, ignore or block the runtime activity
- delete a rule from command execution policy: Delete a rule from the command execution policy
- delete a rule from filesystem access policy: Delete a rule from the filesystem access policy
- delete a rule from network or socket access policy: Delete a rule from the network or socket access policy
- list all rules: List all rules in a policy given its policy id