superlint/test
Marco Ferrari c99ec7784a
fix: don't skip processing ansible_directory pwd (#5790)
Don't skip processing the current item (FILE) before we give
BuildFileArrays the chance to process it as an item to eventually add to
the list of directories to lint with ansible-lint.

Fix #5789

Other related changes

- Add a new make target to open a shell in a Super-linter container.
- Use a fixed path for FILE_ARRAYS_DIRECTORY_PATH so we can verify its
  contents in tests
- Remove redundant ValidateBooleanVariable in buildFileList because we
  already check those variables in valudation.
- Move Ansible directory detection to a function so we can reuse it.
- Add missing exports for global configuration variables.
- Remove unused LOG_XXXX variables from tests. These should have been
  deleted when we moved log variables to log.sh
2024-06-19 16:58:11 +00:00
..
data chore: simplify updateSSL (#5130) 2024-01-30 09:05:47 +01:00
inspec/super-linter feat: checkov scans for helm charts (#5631) 2024-06-07 15:06:55 +00:00
lib fix: don't skip processing ansible_directory pwd (#5790) 2024-06-19 16:58:11 +00:00
linters feat: checkov scans for helm charts (#5631) 2024-06-07 15:06:55 +00:00
run-super-linter-tests.sh fix: no full git validation when ignoring files (#5599) 2024-04-30 17:58:11 +02:00
validate-docker-labels.sh Validate container image labels (#4926) 2023-12-07 14:18:47 +00:00