cert-manager-webhook-example/CODEOWNERS
Line: 1: incorrect codeowner organization: ibm-skills-network/security Line: 1: no users/groups matched Line: 9: incorrect format Line: 10: incorrect format Line: 11: incorrect format Line: 12: incorrect format Line: 13: incorrect format Line: 14: incorrect format Line: 15: incorrect format Line: 16: incorrect format Line: 19: incorrect format Line: 20: incorrect format Line: 21: incorrect format Line: 22: incorrect format Line: 25: incorrect format Line: 26: incorrect format Line: 29: incorrect format Line: 30: incorrect format Line: 33: incorrect format Line: 34: incorrect format Line: 35: incorrect format
2024-05-21 10:01:54 -04:00

35 lines
655 B
Text

* @ibm-skills-network/security
#### Organization Synced Configuration Below ####
# If you want to add to the below, please do so in the security-compliance-automation repo and sync the file to every repo
# Dependency Resolution and Supported Package Manager Files
# Reference: https://docs.mend.io/bundle/wsk/page/dependency_resolution_and_supported_package_manager_files.html
# Python
requirements.txt
Pipfile
Pipfile.lock
pyproject.toml
poetry.lock
setup.py
setup.cfg
environment.yml
# JavaScript
package.json
package-lock.json
yarn.lock
pnpm-lock.yaml
# Go
go.mod
go.sum
# Ruby
Gemfile
Gemfile.lock
# Elixer, Erlang
mix.exs
mix.lock
rebar.config