The following rules are included in this add-on:
This is not unusual or necessarily unsafe - this informational alerts are raised to help you get a better understanding of what this app is doing.
The alert parameter will be the storage key used. An alert will only be raised once for each URL + key.
Latest code: InformationInStorageScanRule.java
Alert ID: 120000.
This can violate PCI and most organizational compliance policies.
Potentially sensitive information identified includes:
Latest code: SensitiveInfoInStorageScanRule.java
Alert ID: 120001.
JWTs are commonly stored in sessionStorage so these are just raised as Informational alerts.
JWTs should not typically be stored in localStorage so these are raised as Medium alerts.
The alert parameter will be the storage key used. An alert will only be raised once for each URL + key.
Latest code: JwtInStorageScanRule.java
Alert ID: 120002.