Skip to content

Commit 82cf6df

Browse files
authored
Update section headings and titles to sentence case (#2889)
## Summary * Adjust to the new writing style guide * Update section headings and titles in Chainguard Libraries documentation to use sentence case * Convert headings like "Other Resources" to "Other resources" while preserving proper nouns * Maintain "Chainguard Libraries" product name and other proper nouns like "JFrog", "macOS" used claude for initial blast and then modified and updated as needed. Also tested for render locally. Looks and reads much better.
1 parent da96dd5 commit 82cf6df

20 files changed

+49
-49
lines changed

content/chainguard/libraries/access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Chainguard Libraries Access"
2+
title: "Chainguard Libraries access"
33
linktitle: "Access"
44
description: "Learn how to access Chainguard Libraries for enhanced security in Java and Python dependencies, including authentication and organization setup"
55
type: "article"

content/chainguard/libraries/cve-remediation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "CVE Remediation for Chainguard Libraries"
3-
linktitle: "CVE Remediation"
2+
title: "CVE remediation for Chainguard Libraries"
3+
linktitle: "CVE remediation"
44
description: "An overview of the CVE remediation feature for Chainguard Libraries"
55
type: "article"
66
date: 2025-09-11
@@ -32,7 +32,7 @@ CVE remediation is available for a subset of [Chainguard Libraries for
3232
Python](/chainguard/libraries/python/overview/). If you want to request CVE
3333
remediation for additional libraries, reach out to your account team.
3434

35-
## About CVE Remediation
35+
## About CVE remediation
3636

3737
CVE remediation focuses on critical and high vulnerabilities. Chainguard
3838
backports fixes that are already available in the new versions of the upstream
@@ -51,15 +51,15 @@ versions only.
5151

5252
<a id="vex"></a>
5353

54-
## Public VEX Feed
54+
## Public VEX feed
5555

5656
Advisories for each CVE addressed in our remediated libraries are published via
5757
a public VEX feed at
5858
[https://libraries.cgr.dev/openvex/v1/all.json](https://libraries.cgr.dev/openvex/v1/all.json).
5959
Supported scanners and your own custom tooling can use this feed to identify and
6060
recognize remediated versions.
6161

62-
## Scanning Remediated Libraries
62+
## Scanning remediated libraries
6363

6464
Chainguard works closely with scanner partners so that remediated versions are
6565
properly recognized in vulnerability reports. This ensures that teams can

content/chainguard/libraries/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Levels for Software Artifacts (SLSA) website](https://slsa.dev/).
3737
The following examples are issues, attacks, and compromises that affect stages
3838
of the software supply chain for libraries across different language ecosystems:
3939

40-
### Malicious GlueStack Packages
40+
### Malicious GlueStack packages
4141

4242
* This May 2025 attack uploaded compromised packages to PyPI and npm that enable remote shell access and uploading files to compromised machines
4343
* Chainguard Libraries would have protected against this attack. First, the packages have invalid upstream source URLs so there was no source repository. In the case of the lone exception (a package with a valid source repository link), no code was present for Chainguard to build a valid package.

content/chainguard/libraries/how-libraries-help-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How does Chainguard Libraries help developers?"
3-
linktitle: "How Libraries Help"
3+
linktitle: "How Chainguard Libraries helps"
44
type: "article"
55
description: "Interview with Dustin Kirkland about the benefits Chainguard Libraries provide to developers"
66
date: 2025-08-02T16:00:00+00:00

content/chainguard/libraries/how-libraries-plug-into-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "How does Chainguard Libraries plug into a developer's workflow?"
3-
linktitle: "Libraries Developer Workflow"
3+
linktitle: "Developer workflow"
44
type: "article"
55
description: "Interview with Dustin Kirkland explaining how Chainguard Libraries integrate seamlessly into existing developer workflows"
66
date: 2025-08-02T16:00:00+00:00

content/chainguard/libraries/java/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Build Configuration"
3-
linktitle: "Build Configuration"
2+
title: "Build configuration"
3+
linktitle: "Build configuration"
44
description: "Configuring Chainguard Libraries for Java on your workstation"
55
type: "article"
66
date: 2025-03-25T08:04:00+00:00

content/chainguard/libraries/java/global-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Global Configuration"
3-
linktitle: "Global Configuration"
2+
title: "Global configuration"
3+
linktitle: "Global configuration"
44
description: "Configuring Chainguard Libraries for Java in your organization"
55
type: "article"
66
date: 2025-03-25T08:04:00+00:00

content/chainguard/libraries/java/management.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Management and Maintenance"
2+
title: "Management and maintenance"
33
linktitle: "Management"
44
description: "Learn how to manage and maintain Chainguard Libraries for Java, including dependency updates, verification, and monitoring security improvements"
55
type: "article"
@@ -76,7 +76,7 @@ built in the Chainguard Factory from source, and is available at
7676
[manually download the file to
7777
compare](/chainguard/libraries/java/overview/#manual), if desired.
7878

79-
## Increase Chainguard Library use
79+
## Increase Chainguard Libraries use
8080

8181
The number of available artifacts in Chainguard Libraries for Java increases
8282
over time. If an artifact was already retrieved from the Maven Central

content/chainguard/libraries/java/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Chainguard Libraries for Java Overview"
3-
linktitle: "Java Overview"
2+
title: "Chainguard Libraries for Java overview"
3+
linktitle: "Java overview"
44
description: "Learn about Chainguard Libraries for Java, providing enhanced security for Maven dependencies through automated vulnerability patching and supply chain protection"
55
type: "article"
66
date: 2025-03-25T08:04:00+00:00

content/chainguard/libraries/javascript/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Build Configuration"
3-
linktitle: "Build Configuration "
2+
title: "Build configuration"
3+
linktitle: "Build configuration"
44
description: "Configuring Chainguard Libraries for JavaScript on your workstation"
55
type: "article"
66
date: 2025-06-05T09:00:00+00:00

0 commit comments

Comments
 (0)