Skip to content

Sensitive Data: Microsoft Access Database File - Detect

Identifier: mdb_database_file

Scanner(s) Support

GraphQL Scanner REST Scanner WebApp Scanner

Description

Microsoft Access database file was detected.

Reference:

Configuration

Example

Example configuration:

---
security_tests:
  mdb_database_file:
    assets_allowed:
    - REST
    - GRAPHQL
    - WEBAPP
    skip: false

Reference

assets_allowed

Type : List[AssetType]*

List of assets that this check will cover.

skip

Type : boolean

Skip the test if true.