Skip to content

Commit

Permalink
Add Matt & Adam's keys to the GPG trusted keyring
Browse files Browse the repository at this point in the history
For the dependency on ietf-subject-identifiers model which is now
published as a snapshot, signed.

Signed-off-by: Matt Domsch <[email protected]>
  • Loading branch information
matt-domsch-sp committed May 7, 2021
1 parent 27c5281 commit e5457df
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Binary file modified gradle/verification-keyring.gpg
Binary file not shown.
11 changes: 11 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,21 @@
<trusted-key id="042b29e928995b9db963c636c7ca19b7b620d787" group="com.github.stephenc.jcip" name="jcip-annotations" version="1.0-1"/>
<trusted-key id="4db1a49729b053caf015cee9a6adfc93ef34893e" group="org.hamcrest"/>
<trusted-key id="82f0964816ad7319cb0cccf93efd9d223d715e9a" group="com.nimbusds" name="nimbus-jose-jwt" version="9.9"/>
<trusted-key id="fa5c0cc71b18b0faa2ed5e1a453785727f5767d9" group="com.sailpoint"/>
<trusted-key id="ff6e2c001948c5f2f38b0cc385911f425ec61b51" group="junit" name="junit" version="4.13.2"/>
</trusted-keys>
</configuration>
<components>
<component group="com.sailpoint" name="ietf-subject-identifiers-model" version="0.1.0-SNAPSHOT">
<artifact name="ietf-subject-identifiers-model-0.1.0-SNAPSHOT.jar">
<pgp value="fa5c0cc71b18b0faa2ed5e1a453785727f5767d9"/>
</artifact>
</component>
<component group="com.sailpoint" name="ietf-subject-identifiers-model" version="0.1.0-SNAPSHOT">
<artifact name="ietf-subject-identifiers-model-0.1.0-SNAPSHOT.module">
<sha256 value="a2f1dbb5cd7c3dcc8e237dbc8e1bd5a5fdc21e3b04cacb1d4bb0e1d33485a0ff" origin="Generated by Gradle because artifact wasn't signed"/>
</artifact>
</component>
<component group="org.sonatype.oss" name="oss-parent" version="7">
<artifact name="oss-parent-7.pom">
<sha256 value="b51f8867c92b6a722499557fc3a1fdea77bdf9ef574722fe90ce436a29559454" origin="Generated by Gradle because artifact wasn't signed"/>
Expand Down

0 comments on commit e5457df

Please sign in to comment.