|
180 | 180 | hasPushProtection: true
|
181 | 181 | hasValidityCheck: false
|
182 | 182 | isduplicate: false
|
| 183 | +- provider: Apify |
| 184 | + supportedSecret: Apify Actor Run API Token |
| 185 | + secretType: apify_actor_run_api_token |
| 186 | + versions: |
| 187 | + fpt: '*' |
| 188 | + ghec: '*' |
| 189 | + isPublic: true |
| 190 | + isPrivateWithGhas: true |
| 191 | + hasPushProtection: true |
| 192 | + hasValidityCheck: false |
| 193 | + isduplicate: false |
| 194 | +- provider: Apify |
| 195 | + supportedSecret: Apify Actor Run Proxy Password |
| 196 | + secretType: apify_actor_run_proxy_password |
| 197 | + versions: |
| 198 | + fpt: '*' |
| 199 | + ghec: '*' |
| 200 | + isPublic: true |
| 201 | + isPrivateWithGhas: true |
| 202 | + hasPushProtection: true |
| 203 | + hasValidityCheck: false |
| 204 | + isduplicate: false |
| 205 | +- provider: Apify |
| 206 | + supportedSecret: Apify API Token |
| 207 | + secretType: apify_api_token |
| 208 | + versions: |
| 209 | + fpt: '*' |
| 210 | + ghec: '*' |
| 211 | + isPublic: true |
| 212 | + isPrivateWithGhas: true |
| 213 | + hasPushProtection: true |
| 214 | + hasValidityCheck: false |
| 215 | + isduplicate: false |
| 216 | +- provider: Apify |
| 217 | + supportedSecret: Apify Integration API Token |
| 218 | + secretType: apify_integration_api_token |
| 219 | + versions: |
| 220 | + fpt: '*' |
| 221 | + ghec: '*' |
| 222 | + isPublic: true |
| 223 | + isPrivateWithGhas: true |
| 224 | + hasPushProtection: true |
| 225 | + hasValidityCheck: false |
| 226 | + isduplicate: false |
| 227 | +- provider: Apify |
| 228 | + supportedSecret: Apify Proxy Password |
| 229 | + secretType: apify_proxy_password |
| 230 | + versions: |
| 231 | + fpt: '*' |
| 232 | + ghec: '*' |
| 233 | + isPublic: true |
| 234 | + isPrivateWithGhas: true |
| 235 | + hasPushProtection: true |
| 236 | + hasValidityCheck: false |
| 237 | + isduplicate: false |
| 238 | +- provider: Apify |
| 239 | + supportedSecret: Apify UI Token |
| 240 | + secretType: apify_ui_token |
| 241 | + versions: |
| 242 | + fpt: '*' |
| 243 | + ghec: '*' |
| 244 | + isPublic: true |
| 245 | + isPrivateWithGhas: true |
| 246 | + hasPushProtection: true |
| 247 | + hasValidityCheck: false |
| 248 | + isduplicate: false |
| 249 | +- provider: Apify |
| 250 | + supportedSecret: Apify Webhook Dispatch API Token |
| 251 | + secretType: apify_webhook_dispatch_api_token |
| 252 | + versions: |
| 253 | + fpt: '*' |
| 254 | + ghec: '*' |
| 255 | + isPublic: true |
| 256 | + isPrivateWithGhas: true |
| 257 | + hasPushProtection: true |
| 258 | + hasValidityCheck: false |
| 259 | + isduplicate: false |
183 | 260 | - provider: Asaas
|
184 | 261 | supportedSecret: Asaas API Token
|
185 | 262 | secretType: asaas_api_token
|
|
516 | 593 | hasPushProtection: false
|
517 | 594 | hasValidityCheck: false
|
518 | 595 | isduplicate: false
|
| 596 | +- provider: Azure |
| 597 | + supportedSecret: Azure ML Internal Service Principal Key |
| 598 | + secretType: azure_ml_interal_service_principal_identifiable_key |
| 599 | + versions: |
| 600 | + fpt: '*' |
| 601 | + ghec: '*' |
| 602 | + isPublic: true |
| 603 | + isPrivateWithGhas: false |
| 604 | + hasPushProtection: false |
| 605 | + hasValidityCheck: false |
| 606 | + isduplicate: false |
519 | 607 | - provider: Azure
|
520 | 608 | supportedSecret: Azure ML Studio (classic) Web Service Key
|
521 | 609 | secretType: azure_ml_web_service_classic_identifiable_key
|
|
754 | 842 | isPublic: false
|
755 | 843 | isPrivateWithGhas: true
|
756 | 844 | hasPushProtection: false
|
757 |
| - hasValidityCheck: false |
| 845 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
758 | 846 | isduplicate: false
|
759 | 847 | - provider: Brevo
|
760 | 848 | supportedSecret: Sendinblue API Key
|
|
766 | 854 | isPublic: true
|
767 | 855 | isPrivateWithGhas: true
|
768 | 856 | hasPushProtection: true
|
769 |
| - hasValidityCheck: false |
| 857 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
770 | 858 | isduplicate: false
|
771 | 859 | - provider: Brevo
|
772 | 860 | supportedSecret: Sendinblue SMTP Key
|
|
874 | 962 | isPublic: true
|
875 | 963 | isPrivateWithGhas: true
|
876 | 964 | hasPushProtection: true
|
877 |
| - hasValidityCheck: false |
| 965 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
878 | 966 | isduplicate: true
|
879 | 967 | - provider: Checkout.com
|
880 | 968 | supportedSecret: Checkout.com Test Secret Key
|
|
922 | 1010 | isPublic: true
|
923 | 1011 | isPrivateWithGhas: true
|
924 | 1012 | hasPushProtection: true
|
925 |
| - hasValidityCheck: false |
| 1013 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
926 | 1014 | isduplicate: false
|
927 | 1015 | - provider: CircleCI
|
928 | 1016 | supportedSecret: CircleCI Project Access Token
|
|
991 | 1079 | fpt: '*'
|
992 | 1080 | ghec: '*'
|
993 | 1081 | ghes: '*'
|
994 |
| - isPublic: false |
| 1082 | + isPublic: true |
| 1083 | + isPrivateWithGhas: true |
| 1084 | + hasPushProtection: true |
| 1085 | + hasValidityCheck: false |
| 1086 | + isduplicate: false |
| 1087 | +- provider: Contentful |
| 1088 | + supportedSecret: Contentful Web Token |
| 1089 | + secretType: contentful_web_token |
| 1090 | + versions: |
| 1091 | + fpt: '*' |
| 1092 | + ghec: '*' |
| 1093 | + isPublic: true |
995 | 1094 | isPrivateWithGhas: true
|
996 | 1095 | hasPushProtection: true
|
997 | 1096 | hasValidityCheck: false
|
|
1123 | 1222 | isPublic: true
|
1124 | 1223 | isPrivateWithGhas: true
|
1125 | 1224 | hasPushProtection: true
|
1126 |
| - hasValidityCheck: false |
| 1225 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1127 | 1226 | isduplicate: false
|
1128 | 1227 | - provider: DevCycle
|
1129 | 1228 | supportedSecret: DevCycle Client API Key
|
|
1483 | 1582 | isPublic: true
|
1484 | 1583 | isPrivateWithGhas: true
|
1485 | 1584 | hasPushProtection: false
|
1486 |
| - hasValidityCheck: false |
| 1585 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1487 | 1586 | isduplicate: true
|
1488 | 1587 | - provider: Figma
|
1489 | 1588 | supportedSecret: Figma Personal Access Token
|
|
1687 | 1786 | isPublic: true
|
1688 | 1787 | isPrivateWithGhas: true
|
1689 | 1788 | hasPushProtection: false
|
1690 |
| - hasValidityCheck: false |
| 1789 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1691 | 1790 | isduplicate: false
|
1692 | 1791 | - provider: GoCardless
|
1693 | 1792 | supportedSecret: GoCardless Sandbox Access Token
|
|
1699 | 1798 | isPublic: true
|
1700 | 1799 | isPrivateWithGhas: true
|
1701 | 1800 | hasPushProtection: false
|
1702 |
| - hasValidityCheck: false |
| 1801 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1703 | 1802 | isduplicate: false
|
1704 | 1803 | - provider: Google
|
1705 | 1804 | supportedSecret: Google API Key
|
|
1919 | 2018 | isPublic: false
|
1920 | 2019 | isPrivateWithGhas: true
|
1921 | 2020 | hasPushProtection: true
|
1922 |
| - hasValidityCheck: false |
| 2021 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
1923 | 2022 | isduplicate: false
|
1924 | 2023 | - provider: Heroku
|
1925 | 2024 | supportedSecret: Heroku Postgres Connection URL
|
|
2099 | 2198 | isPublic: false
|
2100 | 2199 | isPrivateWithGhas: true
|
2101 | 2200 | hasPushProtection: true
|
2102 |
| - hasValidityCheck: false |
| 2201 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
2103 | 2202 | isduplicate: false
|
2104 | 2203 | - provider: Ionic
|
2105 | 2204 | supportedSecret: Ionic Personal Access Token
|
|
2430 | 2529 | isPublic: true
|
2431 | 2530 | isPrivateWithGhas: true
|
2432 | 2531 | hasPushProtection: true
|
2433 |
| - hasValidityCheck: false |
| 2532 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
2434 | 2533 | isduplicate: false
|
2435 | 2534 | - provider: Mercury
|
2436 | 2535 | supportedSecret: Mercury Non-Production API Token
|
|
2884 | 2983 | isPublic: true
|
2885 | 2984 | isPrivateWithGhas: true
|
2886 | 2985 | hasPushProtection: false
|
2887 |
| - hasValidityCheck: false |
| 2986 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
2888 | 2987 | isduplicate: false
|
2889 | 2988 | - provider: Oracle
|
2890 | 2989 | supportedSecret: Oracle API Key
|
|
3375 | 3474 | isPublic: true
|
3376 | 3475 | isPrivateWithGhas: true
|
3377 | 3476 | hasPushProtection: true
|
3378 |
| - hasValidityCheck: false |
| 3477 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3379 | 3478 | isduplicate: false
|
3380 | 3479 | - provider: RunPod
|
3381 | 3480 | supportedSecret: RunPod API Key
|
|
3698 | 3797 | isPublic: true
|
3699 | 3798 | isPrivateWithGhas: true
|
3700 | 3799 | hasPushProtection: false
|
3701 |
| - hasValidityCheck: false |
| 3800 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
3702 | 3801 | isduplicate: true
|
3703 | 3802 | - provider: Slack
|
3704 | 3803 | supportedSecret: Slack API Token
|
|
4116 | 4215 | isPublic: true
|
4117 | 4216 | isPrivateWithGhas: true
|
4118 | 4217 | hasPushProtection: false
|
4119 |
| - hasValidityCheck: false |
| 4218 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4120 | 4219 | isduplicate: false
|
4121 | 4220 | - provider: VolcEngine
|
4122 | 4221 | supportedSecret: VolcEngine Access Key ID
|
|
4224 | 4323 | isPublic: true
|
4225 | 4324 | isPrivateWithGhas: true
|
4226 | 4325 | hasPushProtection: false
|
4227 |
| - hasValidityCheck: false |
| 4326 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4228 | 4327 | isduplicate: false
|
4229 | 4328 | - provider: Yandex
|
4230 | 4329 | supportedSecret: Yandex.Cloud API Key
|
|
4343 | 4442 | isPublic: true
|
4344 | 4443 | isPrivateWithGhas: true
|
4345 | 4444 | hasPushProtection: true
|
4346 |
| - hasValidityCheck: false |
| 4445 | + hasValidityCheck: '{% ifversion fpt or ghes %}false{% else %}true{% endif %}' |
4347 | 4446 | isduplicate: false
|
0 commit comments