Ansible Security Scanner
Copyright 2025-2026 Chris Peoples and the ansible-security-scanner contributors

This product includes software developed by Chris Peoples
(https://github.com/cpeoples/ansible-security-scanner).

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this software except in compliance with the License. You may obtain a
copy of the License at:

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.

------------------------------------------------------------------------

Attribution requirements (Apache-2.0 Section 4)

If you redistribute this software - in source or binary form, modified or
unmodified, as a standalone tool or as part of a larger work - you must:

  1. Retain the contents of this NOTICE file in your distribution.
  2. Retain the copyright notice and the Apache-2.0 license text (LICENSE).
  3. If you publish a derivative work (a fork, a rebrand, a service built
     on top of this scanner), clearly state that it is derived from
     "Ansible Security Scanner" by Chris Peoples, and link to the original
     upstream repository:

         https://github.com/cpeoples/ansible-security-scanner

  4. You may NOT use the names "Ansible Security Scanner",
     "ansible-security-scanner", or any confusingly similar name to
     describe your own fork or derivative product. The project name is a
     reserved mark of the original author (Apache-2.0 Section 6). Rename
     your fork.

These requirements are in addition to - not a replacement for - the terms
of the Apache License, Version 2.0.

------------------------------------------------------------------------

Third-party components

This product depends on the following third-party libraries at runtime.
Each is licensed under its own terms; this NOTICE does not alter those
licenses.

  * PyYAML    - MIT License    - https://pyyaml.org/
  * Jinja2    - BSD-3-Clause   - https://jinja.palletsprojects.com/

The full license texts for these dependencies are installed alongside
them by pip and are available in each package's distribution metadata.
