Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/credentials-plugin
  Commit: ac377cd2ad09c2f1199689f0918d581d1774e52a
      
https://github.com/jenkinsci/credentials-plugin/commit/ac377cd2ad09c2f1199689f0918d581d1774e52a
  Author: James Nord <[email protected]>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java

  Log Message:
  -----------
  [JENKINS-73334] Block the use of PKCS#12 when in FIPS mode

PKCS#12 is not FIPS compliant as such we need to block these certificate
uploades when in FIPS mode.


  Commit: e3108d285e1e9d4260590883b8bc63bd1221d833
      
https://github.com/jenkinsci/credentials-plugin/commit/e3108d285e1e9d4260590883b8bc63bd1221d833
  Author: James Nord <[email protected]>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/credentials.jelly

  Log Message:
  -----------
  leave a (temporary) warning if there are no KeyStoreSources

This is expected to be a temporary measure pending JENKINS-73335
as such no tests are introduced for this, rather manual testing was
performed.


  Commit: 800d92c544a3d991d2b594474eb0498595fc5002
      
https://github.com/jenkinsci/credentials-plugin/commit/800d92c544a3d991d2b594474eb0498595fc5002
  Author: James Nord <[email protected]>
  Date:   2024-07-02 (Tue, 02 Jul 2024)

  Changed paths:
    M .mvn/extensions.xml
    M pom.xml
    M src/main/java/com/cloudbees/plugins/credentials/SecretBytes.java
    M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config.jelly
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_de.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_fr.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_it.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/config_ja.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile.html
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_fr.html
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_it.html
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/FileOnMasterKeyStoreSource/help-keyStoreFile_ja.html
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/complete.jelly
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index.jelly
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_de.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_fr.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_it.properties
    R 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/UploadedKeyStoreSource/Upload/index_ja.properties
    M src/test/java/com/cloudbees/plugins/credentials/SecretBytesTest.java
    M 
src/test/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest.java
    R 
src/test/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImplTest/updateFolder.xml

  Log Message:
  -----------
  Merge branch 'master' into JENKINS-73334


  Commit: 56f5ca35d21c5519dd6666b4016792980ba13c9f
      
https://github.com/jenkinsci/credentials-plugin/commit/56f5ca35d21c5519dd6666b4016792980ba13c9f
  Author: James Nord <[email protected]>
  Date:   2024-07-05 (Fri, 05 Jul 2024)

  Changed paths:
    M 
src/main/java/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl.java
    M 
src/main/resources/com/cloudbees/plugins/credentials/impl/CertificateCredentialsImpl/credentials.jelly

  Log Message:
  -----------
  Merge pull request #539 from jtnord/JENKINS-73334

[JENKINS-73334] make plugin FIPS-140 compliant by blocking PKCS#12 certificates 
when in FIPS mode


Compare: 
https://github.com/jenkinsci/credentials-plugin/compare/15ba4cdc1af4...56f5ca35d21c

To unsubscribe from these emails, change your notification settings at 
https://github.com/jenkinsci/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/credentials-plugin/push/refs/heads/master/15ba4c-56f5ca%40github.com.

Reply via email to