Skip to content

fix(checker): Improve OpenSSL pattern matching#4802

Merged
terriko merged 1 commit intoossf:mainfrom
qmfrederik:fixes/openssl_underscore
Feb 13, 2025
Merged

fix(checker): Improve OpenSSL pattern matching#4802
terriko merged 1 commit intoossf:mainfrom
qmfrederik:fixes/openssl_underscore

Conversation

@qmfrederik
Copy link
Contributor

This commit ensures we correctly identify versions of OpenSSL which contain the following string content:

OpenSSL 1.0.2t  10 Sep 2019
built on: reproducible build, date unspecified
platform: Cygwin-x86_64
OPENSSLDIR: "/etc/pki/tls"

@qmfrederik
Copy link
Contributor Author

Split off from #4735, as this change appears to be non-controversial

This commit ensures we correctly identify versions of
OpenSSL which contain the following string content:

```
OpenSSL 1.0.2t  10 Sep 2019
built on: reproducible build, date unspecified
platform: Cygwin-x86_64
OPENSSLDIR: "/etc/pki/tls"
```
@qmfrederik qmfrederik force-pushed the fixes/openssl_underscore branch from 3997852 to 460dd4d Compare February 12, 2025 18:43
Copy link
Collaborator

@terriko terriko left a comment

Choose a reason for hiding this comment

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

I still need to think a bit more deeply about #4735 but you're correct that this looks like the non-controversial part. Thank you!

@terriko terriko merged commit d451f33 into ossf:main Feb 13, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants