Needs review
Project:
Bootstrap 5 - SASS Starter Kit
Version:
5.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2024 at 18:13 UTC
Updated:
29 Jan 2025 at 20:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
ravi kant commentedGetting error when running
gulpcommand.Comment #5
damienmckennaAfter I apply the change locally I can't compile the theme anymore, when I run "gulp" I get this:
Comment #6
ravi kant commented@DamienMcKenna
I am using below version of gulp
Also i have fixed compiling error.
Comment #7
emptyvoid commentedThis may be related, let me know if I should post a new issue.
But this package has serious security notices blocking release for our government projects.
Is there an alternative package which could be used or some way to fix the injection security issues?
https://www.npmjs.com/package/gulp-scss-lint?activeTab=readme
Security check notice

Security Report on issue

What options do we have to replace it or fix this issue?
Comment #8
emptyvoid commentedFound a commit for the library waiting on it to be merged into an release.
https://github.com/juanfran/gulp-scss-lint/pull/95
package-lock.json uploaded with the patch commit fixing the security issue.
So manually add this to your custom theme built from the contrib theme or get this committed to a release at some point?