What file types are scanned?

Source code and text files

BluBracket scans for code risks in all text encoded files, regardless of language.

Archives

In addition, we also support scanning binary files. We support the following archive formats with different compression levels.

  1. Zip
  2. Rar
  3. Tar
  4. 7-Zip (Coming soon)

In CLI, scanning archive files is supported using scan-dir subcommand.

Note: For Bitbucket Cloud & Server, archive files are only scanned during a full repo scan.

Edit this page on GitHub