Gathering detailed insights and metrics for @telus/remark-config
Gathering detailed insights and metrics for @telus/remark-config
Gathering detailed insights and metrics for @telus/remark-config
Gathering detailed insights and metrics for @telus/remark-config
remark preset to configure remark-lint with rules that enforce the markdown style guide
npm install @telus/remark-config
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (74.79%)
Shell (25.21%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
38 Commits
14 Watchers
15 Branches
84 Contributors
Updated on Mar 21, 2024
Latest Version
2.3.0
Package Id
@telus/remark-config@2.3.0
Unpacked Size
3.74 kB
Size
1.89 kB
File Count
4
NPM Version
9.6.7
Node Version
18.16.0
Published on
May 24, 2023
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
Remark preset to configure remark-lint
with settings that inherit from remark-preset-lint-markdown-style-guide
with some customization for usage at TELUS.
1npm install --save-dev remark-cli @telus/remark-config
include a .remarkrc
file in your project root directory:
1{ 2 "plugins": [ 3 "@telus/remark-config" 4 ] 5}
1remark --quiet --frail .
npm scripts
(recommended)1"scripts": { 2 "lint:markdown": "remark --quiet --frail ." 3 ... 4}
Github: @telus • Twitter: @telusdigital
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
Found 17/30 approved changesets -- score normalized to 5
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
14 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