|
9 | 9 | isPublic: true
|
10 | 10 | isPrivateWithGhas: true
|
11 | 11 | hasPushProtection: true
|
| 12 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
| 13 | + |
| 14 | +- provider: 'Adobe' |
| 15 | + supportedSecret: 'Adobe Client Secret' |
| 16 | + secretType: 'adobe_client_secret' |
| 17 | + versions: |
| 18 | + fpt: '*' |
| 19 | + ghec: '*' |
| 20 | + ghes: '>=3.11' |
| 21 | + ghae: '>=3.11' |
| 22 | + isPublic: true |
| 23 | + isPrivateWithGhas: true |
| 24 | + hasPushProtection: true |
12 | 25 | hasValidityCheck: false
|
13 | 26 |
|
14 | 27 | - provider: 'Adobe'
|
|
21 | 34 | ghae: '*'
|
22 | 35 | isPublic: true
|
23 | 36 | isPrivateWithGhas: true
|
24 |
| - hasPushProtection: false |
| 37 | + hasPushProtection: true |
25 | 38 | hasValidityCheck: false
|
26 | 39 |
|
27 | 40 | - provider: 'Adobe'
|
28 |
| - supportedSecret: 'Adobe JSON Web Token' |
29 |
| - secretType: 'adobe_jwt' |
| 41 | + supportedSecret: 'Adobe PAC Token' |
| 42 | + secretType: 'adobe_pac_token' |
30 | 43 | versions:
|
31 | 44 | fpt: '*'
|
32 | 45 | ghec: '*'
|
33 |
| - ghes: '*' |
34 |
| - ghae: '*' |
| 46 | + ghes: '>=3.11' |
| 47 | + ghae: '>=3.11' |
35 | 48 | isPublic: true
|
36 | 49 | isPrivateWithGhas: true
|
37 |
| - hasPushProtection: false |
| 50 | + hasPushProtection: true |
| 51 | + hasValidityCheck: false |
| 52 | + |
| 53 | +- provider: 'Adobe' |
| 54 | + supportedSecret: 'Adobe Refresh Token' |
| 55 | + secretType: 'adobe_refresh_token' |
| 56 | + versions: |
| 57 | + fpt: '*' |
| 58 | + ghec: '*' |
| 59 | + ghes: '>=3.11' |
| 60 | + ghae: '>=3.11' |
| 61 | + isPublic: true |
| 62 | + isPrivateWithGhas: true |
| 63 | + hasPushProtection: true |
38 | 64 | hasValidityCheck: false
|
39 | 65 |
|
40 | 66 | - provider: 'Adobe'
|
|
47 | 73 | ghae: '*'
|
48 | 74 | isPublic: true
|
49 | 75 | isPrivateWithGhas: true
|
50 |
| - hasPushProtection: false |
| 76 | + hasPushProtection: true |
51 | 77 | hasValidityCheck: false
|
52 | 78 |
|
53 | 79 | - provider: 'Adobe'
|
|
60 | 86 | ghae: '*'
|
61 | 87 | isPublic: true
|
62 | 88 | isPrivateWithGhas: true
|
63 |
| - hasPushProtection: false |
| 89 | + hasPushProtection: true |
64 | 90 | hasValidityCheck: false
|
65 | 91 |
|
66 | 92 | - provider: 'Aiven'
|
|
1136 | 1162 | isPublic: false
|
1137 | 1163 | isPrivateWithGhas: true
|
1138 | 1164 | hasPushProtection: false
|
1139 |
| - hasValidityCheck: false |
| 1165 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
1140 | 1166 |
|
1141 | 1167 | - provider: 'Google'
|
1142 | 1168 | supportedSecret: 'Google OAuth Client ID with Google OAuth Client Secret'
|
|
1175 | 1201 | isPublic: true
|
1176 | 1202 | isPrivateWithGhas: true
|
1177 | 1203 | hasPushProtection: false
|
1178 |
| - hasValidityCheck: false |
| 1204 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
1179 | 1205 |
|
1180 | 1206 | - provider: 'Google Cloud'
|
1181 | 1207 | supportedSecret: 'Google Cloud Private Key ID'
|
|
1604 | 1630 | hasPushProtection: false
|
1605 | 1631 | hasValidityCheck: false
|
1606 | 1632 |
|
| 1633 | +- provider: 'Maxmind' |
| 1634 | + supportedSecret: 'Maxmind License Key' |
| 1635 | + secretType: 'maxmind_license_key' |
| 1636 | + versions: |
| 1637 | + fpt: '*' |
| 1638 | + ghec: '*' |
| 1639 | + ghes: '>=3.11' |
| 1640 | + ghae: '>=3.11' |
| 1641 | + isPublic: false |
| 1642 | + isPrivateWithGhas: true |
| 1643 | + hasPushProtection: true |
| 1644 | + hasValidityCheck: false |
| 1645 | + |
1607 | 1646 | - provider: 'Mercury'
|
1608 | 1647 | supportedSecret: 'Mercury Non-Production API Token'
|
1609 | 1648 | secretType: 'mercury_non_production_api_token'
|
|
1784 | 1823 | isPublic: true
|
1785 | 1824 | isPrivateWithGhas: true
|
1786 | 1825 | hasPushProtection: true
|
1787 |
| - hasValidityCheck: false |
| 1826 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
1788 | 1827 |
|
1789 | 1828 | - provider: 'Octopus Deploy'
|
1790 | 1829 | supportedSecret: 'Octopus Deploy API Key'
|
|
1914 | 1953 | isPublic: true
|
1915 | 1954 | isPrivateWithGhas: true
|
1916 | 1955 | hasPushProtection: true
|
1917 |
| - hasValidityCheck: false |
| 1956 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
| 1957 | + |
| 1958 | +- provider: 'OpenAI' |
| 1959 | + supportedSecret: 'OpenAI API Key V2' |
| 1960 | + secretType: 'openai_api_key_v2' |
| 1961 | + versions: |
| 1962 | + fpt: '*' |
| 1963 | + ghec: '*' |
| 1964 | + ghes: '>=3.5' |
| 1965 | + ghae: '>= 3.5' |
| 1966 | + isPublic: true |
| 1967 | + isPrivateWithGhas: true |
| 1968 | + hasPushProtection: true |
| 1969 | + hasValidityCheck: '{% ifversion fpt or ghes < 3.12 %}false{% else %}true{% endif %}' |
1918 | 1970 |
|
1919 | 1971 | - provider: 'Palantir'
|
1920 | 1972 | supportedSecret: 'Palantir JSON Web Token'
|
|
0 commit comments