mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
25 lines
768 B
Text
25 lines
768 B
Text
parameters:
|
|
level: 4
|
|
scanDirectories:
|
|
- lam/lib
|
|
- lam/templates
|
|
paths:
|
|
- lam/lib
|
|
- lam/templates
|
|
fileExtensions:
|
|
- php
|
|
- inc
|
|
excludePaths:
|
|
analyse:
|
|
- */3rdParty/*
|
|
analyseAndScan:
|
|
- */lists/changePassword.php
|
|
ignoreErrors:
|
|
- '#Function [a-zA-Z0-9\\_-]+ not found.#'
|
|
- '#Used function [a-zA-Z0-9\\_-]+ not found.#'
|
|
- '#Variable \$helpArray might not be defined.#'
|
|
- '#Binary operation .* between .* and .* results in an error.#'
|
|
- '#Offset .SID. on array.*in isset\(\) always exists.*#'
|
|
- '#Offset .preferred_username. does not exist on.*#'
|
|
- '#Strict comparison using !== between non-empty-list.*will always evaluate to true.*#'
|
|
- '#Strict comparison using !== between non-empty-array.*will always evaluate to true.*#'
|