clearcache (cc)

Description

Remove the vulnerability analysis cache and custom rules signature data. After opening an application using the openapplication (oa) command, you can clear its cache by issuing clearcache.

After issuing this command, if you have Java incremental analysis enabled, the next scan that you initiate for your application or project will be a full scan.

Syntax

clearcache

Example

AllApplications>> openapplication SimpleIOT
AllApplications\SimpleIOT>> clearcache
AllApplications\SimpleIOT>>