FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flags/src/flags/hasScript.html at main · NodeSecure/flags · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Oct 4, 2025. It is now read-only.
NodeSecure
/
flags
Public archive
Notifications
You must be signed in to change notification settings
Fork
8
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
flags
/
src
/
flags
/
hasScript.html
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (26 loc) · 876 Bytes
Breadcrumbs
flags
/
src
/
flags
/
hasScript.html
Copy path
File metadata and controls
26 lines (26 loc) · 876 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<
div
>
<
h1
>
📦 hasScript
</
h1
>
<
p
>
The package has pre and/or post script in the
<
b
>
package.json
</
b
>
file. These script will be executed before or
after the installation of a dependency (this is useful for example to build
native addons or similar things). However these script may be used to
execute malicious code on your system.
</
p
>
<
ul
>
<
li
>
<
a
href
="
https://blog.npmjs.org/post/141702881055/package-install-scripts-vulnerability
"
rel
="
nofollow
"
>
Package install scripts vulnerability
</
a
>
</
li
>
<
li
>
<
a
href
="
https://snyk.io/blog/ten-npm-security-best-practices/
"
rel
="
nofollow
"
>
10 npm Security Best Practices
</
a
>
</
li
>
</
ul
>
</
div
>
Back
|
FazBrowse Home
|
New Git URL