Gathering detailed insights and metrics for azure-pipelines-task-lib
Gathering detailed insights and metrics for azure-pipelines-task-lib
Gathering detailed insights and metrics for azure-pipelines-task-lib
Gathering detailed insights and metrics for azure-pipelines-task-lib
npm install azure-pipelines-task-lib
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
416 Stars
719 Commits
271 Forks
101 Watching
268 Branches
178 Contributors
Updated on 25 Nov 2024
Minified
Minified + Gzipped
TypeScript (67.67%)
PowerShell (28.95%)
JavaScript (2.1%)
C# (1.24%)
Shell (0.02%)
Batchfile (0.02%)
Cumulative downloads
Total Downloads
Last day
-21.6%
2,705
Compared to previous day
Last week
1.4%
17,845
Compared to previous week
Last month
-33.3%
77,735
Compared to previous month
Last year
-2%
1,211,710
Compared to previous year
Libraries for writing Azure Pipelines tasks
Reference examples of our in the box tasks are here
Build & Test | |
---|---|
Windows | |
macOS | |
Linux |
Cross platform tasks are written in TypeScript. It is the preferred way to write tasks once.
Documentation: Creating Node Tasks with the Typescript API
A task which automates Powershell technologies can be written with our Powershell SDK. These only run on Windows.
Documentation: PowerShell API
Starting from version v2.141.0, the agent can now run on three OS architectures: x86, x64, and 32-bit ARM. When authoring a new task, you can check agent variable: Agent.OSArchitecture
(possible values: X86, X64, ARM) to restrict running said task to a particular set of OS architectures.
Do you think there might be a security issue? Have you been phished or identified a security vulnerability? Please don't report it here - let us know by sending an email to secure@microsoft.com.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
security policy file detected
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
2 existing vulnerabilities detected
Details
Reason
Found 18/30 approved changesets -- score normalized to 6
Reason
6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More