Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add mention of support for containers without package managers to versioned_docs #579

Merged
merged 6 commits into from
Apr 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.1.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.2.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.3.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.4.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.5.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
3 changes: 2 additions & 1 deletion website/versioned_docs/version-v0.6.x/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ This approach is motivated by the core principles of making direct container pat

- **Copa supports patching _existing_ container images**.
- Devs don't need to build their images using specific tools or modify them in some way just to support container patching.
- **Copa supports containers without package managers _including_ distroless containers**
- **Copa works with the existing vulnerability scanning and mitigation ecosystems**.
- Image publishers don't need to create new workflows for container patching since Copa supports patching container images using the security update packages already being published today.
- Consumers do not need to migrate to a new and potentially more limited support ecosystem for custom distros or change their container vulnerability scanning pipelines to include remediation, since Copa can be integrated seamlessly as an extra step to patch containers based on those scanning reports.
- **Copa reduces the technical expertise needed and waiting on dependencies needed to patch an image**.
- For OS package vulnerabilities, no specialized knowledge about a specific image is needed to be patch it as Copa relies on the vulnerability remediation knowledge already embedded in the reports produced by popular container scanning tools today.

For more details, refer to the [copa design](./design.md) documentation.
For more details, refer to the [copa design](./design.md) documentation.
Loading