# OpenText CORE SCA BLOGS

- [Blogs](https://docs.debricked.com/opentext-core-sca-blogs/blogs.md): See the full list of the blogs for OpenText Core SCA.
- [Copyright and open-source licenses part1: what is copyright?](https://docs.debricked.com/opentext-core-sca-blogs/blogs/copyright-and-open-source-licenses-part1-what-is-copyright.md): Learn about OpenText Core SCA copyrights and open-source licenses.
- [OSS licenses part 2: inside open- source software license page](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-2-inside-open-source-software-license-page.md): Learn about OSS licenses.
- [OSS licenses part 3: permissive licenses](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-3-permissive-licenses.md): Learn about permissive licenses.
- [OSS licenses part 4: strong copyleft licenses](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-4-strong-copyleft-licenses.md): Learn about strong copyleft licenses.
- [OSS licenses part 5: Weak copyleft licenses](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-5-weak-copyleft-licenses.md): Learn about weak copyleft licenses.
- [OSS licenses part 6: license compatibility and dual licensing](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-6-license-compatibility-and-dual-licensing.md): Learn about license compatibility and dual licensing.
- [OSS licenses part 7: other licenses](https://docs.debricked.com/opentext-core-sca-blogs/blogs/oss-licenses-part-7-other-licenses.md): Learn about other licenses.
- [CVSS precedence in NVD and OpenText Core SCA](https://docs.debricked.com/opentext-core-sca-blogs/blogs/cvss-precedence-in-nvd-and-opentext-core-sca.md): Learn about CVSS precedence in NVD and OpenText Core SCA.
- [The Software Bill of Materials, part 1: benefitting from the SBOM](https://docs.debricked.com/opentext-core-sca-blogs/blogs/the-software-bill-of-materials-part-1-benefitting-from-the-sbom.md): Learn about the benefits of SBOM.
- [The Software Bill of Materials, part 2: drivers, motivators, and challenges](https://docs.debricked.com/opentext-core-sca-blogs/blogs/the-software-bill-of-materials-part-2-drivers-motivators-and-challenges.md): Learn about the SBOM drivers, motivators, and challenges for the usage.
- [The Software Bill of Materials, part 3: SBOM file](https://docs.debricked.com/opentext-core-sca-blogs/blogs/the-software-bill-of-materials-part-3-sbom-file.md): Learn about the few different formats for storing and encoding SBOM information.
- [The Software Bill of Materials, part 4: SBOM with OpenText Core SCA](https://docs.debricked.com/opentext-core-sca-blogs/blogs/the-software-bill-of-materials-part-4-sbom-with-opentext-core-sca.md): Learn about some of the possibilities to create and scan SBOM files with OpenText Core SCA.
- [Software supply chain attacks, part 1: defining and understanding the attack](https://docs.debricked.com/opentext-core-sca-blogs/blogs/software-supply-chain-attacks-part-1-defining-and-understanding-the-attack.md): Learn more about software supply chain attacks.
- [Software supply chain attacks, part 2: open-source software](https://docs.debricked.com/opentext-core-sca-blogs/blogs/software-supply-chain-attacks-part-2-open-source-software.md): Learn more about the open-source ecosystem and its role in the attacks.
- [Software supply chain attacks, part 3: role of software composition analysis](https://docs.debricked.com/opentext-core-sca-blogs/blogs/software-supply-chain-attacks-part-3-role-of-software-composition-analysis.md): Learn more about software composition analysis and its role in protecting software from these kinds of attacks.
- [Software supply chain attacks, part 4: initiatives to support mitigations](https://docs.debricked.com/opentext-core-sca-blogs/blogs/software-supply-chain-attacks-part-4-initiatives-to-support-mitigations.md): Learn more about some emerging initiatives that can help support mitigations.
- [What is a security vulnerability?: security vulnerability definition](https://docs.debricked.com/opentext-core-sca-blogs/blogs/what-is-a-security-vulnerability-security-vulnerability-definition.md): Learn more about security vulnerabilities.
- [Comply with SBOM requirements of the new Cybersecurity Executive Order](https://docs.debricked.com/opentext-core-sca-blogs/blogs/comply-with-sbom-requirements-of-the-new-cybersecurity-executive-order.md): Learn more on how to comply with the SBOM requirements of the new Cybersecurity Executive Order.
- [Why shift left when you can start left?: introducing start left policies](https://docs.debricked.com/opentext-core-sca-blogs/blogs/why-shift-left-when-you-can-start-left-introducing-start-left-policies.md): learn more about the start left policies.
- [What is open-source health?](https://docs.debricked.com/opentext-core-sca-blogs/blogs/what-is-open-source-health.md): Learn more about open-source health.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.debricked.com/opentext-core-sca-blogs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
