Artifactory Reference Token With Host
Description
General
- Documentation: https://www.jfrog.com/confluence/display/JFROG/Artifactory+REST+API
- Summary: Artifactory is a binary package manager designed to simplify and automate builds and pipelines. Reference Tokens are a type of access token used to authenticate API requests in Artifactory. These tokens are sensitive as they grant access to Artifactory resources, such as repositories, builds, and artifacts.
Details for Artifactory Reference Token with Host
-
Family: token
-
Category: package_registry
-
Company: JFrog
-
High recall: False
-
Validity check available: True
-
Analyzer available: True
-
Revoker available: True
-
On-premise instances exist: False
-
Only valid secrets raise an alert: False
-
Occurrences found for one million commits: 0.7
-
Prefixed: False
Secret Analyzer
Analysis Method
- Provider allows scopes enumeration: True
- Total network call count: 1
- Total call count may vary: False
HTTP Calls
Requests are designed to capture metadata and not to function effectively.
- GET: /access/api/v1/tokens/me
Other Calls
Non-HTTP queries or HTTP calls made through a third-party app (e.g., Python package). No other calls for this analyzer.
Revoker
Auth Credentials
Valid credentials needed to authenticate the request. No extra credentials needed for this revoker.
HTTP Calls
List of calls performed by the revoker.
- DELETE: /access/api/v1/tokens/me
Revocation Mode
Revocation is asynchronous.