Branch: refs/heads/master
Home: https://github.com/jenkinsci/ssh-credentials-plugin
Commit: b5a52edeb6ba79b53955329e952cbc2de34634b9
https://github.com/jenkinsci/ssh-credentials-plugin/commit/b5a52edeb6ba79b53955329e952cbc2de34634b9
Author: Pere <[email protected]>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M pom.xml
M
src/main/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey.java
M
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/DirectEntryPrivateKeySource/config.jelly
M
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKey/credentials.jelly
M
src/main/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/Messages.properties
A
src/test/java/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest.java
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/invalidKeysAreRemovedOnStartupTest/credentials.xml
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/invalidKeysAreRemovedOnStartupTest/secrets/hudson.util.Secret
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/invalidKeysAreRemovedOnStartupTest/secrets/master.key
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/dsa2048
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/ed25519
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/not-a-key
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/openssh-ed25519-nopass
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/openssh-rsa1024
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/rsa1024
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/rsa2048
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/unencrypted-rsa1024
A
src/test/resources/com/cloudbees/jenkins/plugins/sshcredentials/impl/BasicSSHUserPrivateKeyFIPSTest/nonCompliantKeysLaunchExceptionTest/unencrypted-rsa2048
Log Message:
-----------
[JENKINS-73408] Ensure keys are FIPS compliant when running in FIPS mode,
core requirement bump to 2.426.3 (#210)
* Added FIPS compliance check
* Adding bc-api dependency
* core requirement bump to 2.426.3
---------
Co-authored-by: Francisco Javier Fernandez
<[email protected]>
Co-authored-by: James Nord <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/ssh-credentials-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ssh-credentials-plugin/push/refs/heads/master/6e8b3b-b5a52e%40github.com.