Gathering detailed insights and metrics for @auto-it/jira
Gathering detailed insights and metrics for @auto-it/jira
Gathering detailed insights and metrics for @auto-it/jira
Gathering detailed insights and metrics for @auto-it/jira
Generate releases based on semantic version labels on pull requests.
npm install @auto-it/jira
Typescript
Module System
Node Version
NPM Version
TypeScript (98.9%)
JavaScript (1.01%)
Ruby (0.09%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
2,351 Stars
6,357 Commits
210 Forks
17 Watchers
49 Branches
96 Contributors
Updated on Jul 09, 2025
Latest Version
11.3.0
Package Id
@auto-it/jira@11.3.0
Unpacked Size
10.35 kB
Size
4.19 kB
File Count
7
NPM Version
lerna/7.1.4/node@v16.18.1+x64 (linux)
Node Version
16.18.1
Published on
Oct 25, 2024
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
Include links to Jira stories in your changelogs.
This plugin will create links to Jira stories using the following syntax in a pull request title:
1JIRA-123: My pull request title 2[JIRA-123]: My pull request title
This plugin is not included with the auto
CLI installed via NPM. To install:
1npm i --save-dev @auto-it/jira 2# or 3yarn add -D @auto-it/jira
To use the plugin include it in your .autorc
1{ 2 "plugins": [ 3 ["jira", { "url": "https://url-to-your-jira.com" }], 4 // or 5 ["jira", "https://url-to-your-jira.com"] 6 ] 7}
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 3/5 approved changesets -- score normalized to 6
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
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
security policy file not detected
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
86 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-07-07
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