Skip to content

fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - #201

Open
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/security-github.comklauspostcompress
Open

fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security]#201
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/security-github.comklauspostcompress

Conversation

@renovate-sh-app

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/klauspost/compress v1.18.2v1.18.7 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


OOB read in github.com/klauspost/compress/s2

GHSA-259r-337f-4rfw / GO-2026-5841

More information

Details

Providing a specially crafted dictionary to s2.NewDict and using it to encode data can make the encoder read out of bounds.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

klauspost/compress (github.com/klauspost/compress)

v1.18.7

Compare Source

  • Fix s2.NewDict OOB read.

Security release without other changes.

Full Changelog: klauspost/compress@v1.18.6...v1.18.7

v1.18.6

Compare Source

What's Changed
New Contributors

Full Changelog: klauspost/compress@v1.18.5...v1.18.6

v1.18.5

Compare Source

What's Changed

Full Changelog: klauspost/compress@v1.18.4...v1.18.5

v1.18.4

Compare Source

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.2...v1.18.4

v1.18.3

Compare Source

Downstream CVE-2025-61728

See golang/go#77102

Full Changelog: klauspost/compress@v1.18.2...v1.18.3


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app
renovate-sh-app Bot enabled auto-merge (squash) July 27, 2026 23:13
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed Jul 31, 2026
@renovate-sh-app renovate-sh-app Bot closed this Jul 31, 2026
auto-merge was automatically disabled July 31, 2026 23:20

Pull request was closed

@renovate-sh-app
renovate-sh-app Bot deleted the renovate/security-github.comklauspostcompress branch July 31, 2026 23:20
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] Aug 1, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Aug 1, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/security-github.comklauspostcompress branch 2 times, most recently from 6600bde to b74dae5 Compare August 1, 2026 02:12
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed Aug 8, 2026
@renovate-sh-app renovate-sh-app Bot closed this Aug 8, 2026
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] Aug 8, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Aug 8, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/security-github.comklauspostcompress branch 2 times, most recently from b74dae5 to cb4e52a Compare August 8, 2026 08:14
Comment thread docs/sources/_index.md Outdated

```terraform
## use cloudwatch log group
terraform apply -var "lambda_promtail_image=<repo:tag>" -var "write_address=https://logs-prod-us-central1.grafana.net/loki/api/v1/push" -var "password=<password>" -var "username=<user>" -var 'log_group_names=["/aws/lambda/log-group-1", "/aws/lambda/log-group-2"]' -var 'bucket_names=["bucket-a", "bucket-b"]' -var 'batch_size=131072'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated

```terraform
## use cloudwatch log group
terraform apply -var "lambda_promtail_image=<repo:tag>" -var "write_address=https://logs-prod-us-central1.grafana.net/loki/api/v1/push" -var "password=<password>" -var "username=<user>" -var 'log_group_names=["/aws/lambda/log-group-1", "/aws/lambda/log-group-2"]' -var 'bucket_names=["bucket-a", "bucket-b"]' -var 'batch_size=131072'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated
```

To keep the log group label add `-var "keep_stream=true"`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated

- [Deploy with Terraform](/docs/loki/latest/send-data/lambda-promtail/lambda-promtail-deploy-terraform): Recommended for most deployments. The Terraform configuration accepts arrays of log groups, buckets, and Kinesis streams, and can build the function from source or deploy a prebuilt ZIP archive.
- [Deploy with CloudFormation](/docs/loki/latest/send-data/lambda-promtail/lambda-promtail-deploy-cloudformation): Use the provided templates for CloudWatch, S3 with EventBridge, and Application Load Balancer logs.
```terraform

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated
MainLambdaPromtailSubscriptionFilter:
Type: AWS::Logs::SubscriptionFilter
Properties:
DestinationArn: !GetAtt LambdaPromtailFunction.Arn

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated
Properties:
DestinationArn: !GetAtt LambdaPromtailFunction.Arn
FilterPattern: ""
LogGroupName: "/aws/lambda/some-lambda-log-group"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

Comment thread docs/sources/_index.md Outdated

Grafana publishes a prebuilt ZIP archive of the function with each [release](https://github.com/grafana/lambda-promtail/releases), which you can deploy with Terraform or reference from CloudFormation.
You can also clone the [lambda-promtail repository](https://github.com/grafana/lambda-promtail), modify the Go code, and build the function yourself.
To add extra labels, include `ParameterKey=ExtraLabels,ParameterValue="name1,value1,name2,value2"`.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grafana.AmazonProductNames (warning)

Use the full Amazon product name in the first instance.

For more information, refer to Grafana Writers' Toolkit.


Reported by Vale using Grafana Writers' Toolkit style. If you believe we can improve the rule, report an issue.

@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed Aug 13, 2026
@renovate-sh-app renovate-sh-app Bot closed this Aug 13, 2026
…o v1.18.7 [security]

| datasource | package                       | from    | to      |
| ---------- | ----------------------------- | ------- | ------- |
| go         | github.com/klauspost/compress | v1.18.2 | v1.18.7 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot changed the title fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] - autoclosed fix(security/unknown/): update module github.com/klauspost/compress to v1.18.7 [security] Aug 14, 2026
@renovate-sh-app renovate-sh-app Bot reopened this Aug 14, 2026
@renovate-sh-app
renovate-sh-app Bot force-pushed the renovate/security-github.comklauspostcompress branch 2 times, most recently from cb4e52a to 16c45b2 Compare August 14, 2026 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants