Gathering detailed insights and metrics for @auto-it/git-tag
Gathering detailed insights and metrics for @auto-it/git-tag
Gathering detailed insights and metrics for @auto-it/git-tag
Gathering detailed insights and metrics for @auto-it/git-tag
Generate releases based on semantic version labels on pull requests.
npm install @auto-it/git-tag
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/git-tag@11.3.0
Unpacked Size
10.25 kB
Size
3.96 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
3
1
Manage your projects version through just a git tag.
This plugin is loaded by default when auto
is installed through the binaries released on GitHub.
If you're using this plugin you aren't releasing your code to any platform (npm, maven, etc). Instead you version calculations is done entirely though git tags.
This plugin only:
It will not:
author
or repo
from a package.json
)This plugin is not included with the auto
CLI installed via NPM. To install:
1npm i --save-dev @auto-it/git-tag 2# or 3yarn add -D @auto-it/git-tag
WARNING: You can only use one "package manager" at a time! Mixing them will lead to undesired results.
Simply add the plugins to your auto configuration.
1{ 2 "plugins": ["git-tag"] 3}
This plugin does not support canaries. For canary support try using the upload-assets plugin
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