
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@o3r/azure-tools
Advanced tools
This module provides a tool to comment a Pull Request on Azure.
yarn dlx -p @o3r/azure-tools o3r-comment-pr <comment> [options]
or
npx -p @o3r/azure-tools o3r-comment-pr <comment> [options]
The required options include:
--accessToken <accessToken>
)--threadIdentifier <threadIdentifier>
)Additionally, the following environment variables must be provided:
SYSTEM_TEAMPROJECT
(System.TeamProject
in Azure)BUILD_REPOSITORY_NAME
(Build.Repository.Name
in Azure)SYSTEM_PULLREQUEST_PULLREQUESTID
(must be a number) (System.PullRequest.PullRequestId
in Azure)SYSTEM_TEAMFOUNDATIONCOLLECTIONURI
(System.TeamFoundationCollectionUri
in Azure)Argument | Description |
---|---|
comment | Comment to publish on the Azure PR |
Option | Alias | Value Type | Value Options | Default Value | Description |
---|---|---|---|---|---|
--accessToken <accessToken> (Required) | -T | string | Access token (Required) | ||
--commentStatus <commentStatus> | -s | string | Unknown Active Fixed WontFix Closed ByDesign Pending | Closed | Comment status |
--mode <mode> | -m | string | Replace Add Skip | Add | Replaces thread if existing Adds a comment to the existing thread Do anything if thread already exists |
--threadIdentifier <threadIdentifier> | -I | string | Thread identifier | ||
--help | -h | Output usage information |
yarn dlx -p @o3r/azure-tools o3r-comment-pr "[Deployed app]($(url))" -s Closed -I app-link -m Replace -T $(System.AccessToken)
or
npx -p @o3r/azure-tools o3r-comment-pr "[Deployed app]($(url))" -s Closed -I app-link -m Replace -T $(System.AccessToken)
FAQs
Various Azure DevOps tools
We found that @o3r/azure-tools demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.