Gathering detailed insights and metrics for gatsby-plugin-advanced-sitemap-modest
Gathering detailed insights and metrics for gatsby-plugin-advanced-sitemap-modest
Gathering detailed insights and metrics for gatsby-plugin-advanced-sitemap-modest
Gathering detailed insights and metrics for gatsby-plugin-advanced-sitemap-modest
npm install gatsby-plugin-advanced-sitemap-modest
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (82.2%)
XSLT (17.8%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
1 Stars
28 Commits
1 Watchers
1 Branches
1 Contributors
Updated on Dec 08, 2021
Latest Version
1.1.3
Package Id
gatsby-plugin-advanced-sitemap-modest@1.1.3
Unpacked Size
118.01 kB
Size
26.07 kB
File Count
43
NPM Version
7.20.3
Node Version
16.6.2
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
Identical to the gatsby-plugin-advanced-sitemap but includes the hideAttribution
option that's been up as a pull request by (sonaltr)[https://github.com/sonaltr]
Demo: https://brightcove.com/sitemap.xml
NOTE: This plugin only generates output in production
mode! To test, run: gatsby build && gatsby serve
Installing 1.0.1 will give you the hide attribution feature + match the rest of the advanced sitemap features. Everything after that is wild nonsense to make the brightcove.com sitemap work.
npm install --save gatsby-plugin-advanced-sitemap-modest@1.0.1
Same as gatsby-plugin-advanced-sitemap but with the ability to hide the attribution
1// gatsby-config.js 2 3plugins: [ 4 { 5 resolve: `gatsby-plugin-advanced-sitemap-modest`, 6 options: { 7 hideAttribution: true 8 } 9 } 10]
Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/28 approved changesets -- score normalized to 0
Reason
no SAST tool detected
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
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
98 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