Toggle navigation
Toggle navigation
This project
Loading...
Sign in
송용우
/
oss-Jaksimsamil
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
송용우
2020-08-21 16:39:27 +0900
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
9288698a7341c9fdefade060443fbd6c06f03ecc
9288698a
2 parents
32808e4a
a4d1f026
Merge commit '
a4d1f026
' into feature/database
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
37 additions
and
16 deletions
SECURITY.md
jaksimsamil-server/package-lock.json
jaksimsamil-server/package.json
jaksimsamil-server/yarn.lock
SECURITY.md
0 → 100644
View file @
9288698
# Security Policy
## Supported Versions
Use this section to tell people about which versions of your project are
currently being supported with security updates.
| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
## Reporting a Vulnerability
Use this section to tell people how to report a vulnerability.
Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
jaksimsamil-server/package-lock.json
View file @
9288698
...
...
@@ -402,12 +402,12 @@
}
},
"bcrypt"
:
{
"version"
:
"
3.0.8
"
,
"resolved"
:
"https://registry.npmjs.org/bcrypt/-/bcrypt-
3.0.8
.tgz"
,
"integrity"
:
"sha512-j
KV6RvLhI36TQnPDvUFqBEnGX9c8dRRygKxCZu7E+MgLfKZbmmXL8a7/SFFOyHoPNX9nV81cKRC5tbQfvEQtpw
=="
,
"version"
:
"
5.0.0
"
,
"resolved"
:
"https://registry.npmjs.org/bcrypt/-/bcrypt-
5.0.0
.tgz"
,
"integrity"
:
"sha512-j
B0yCBl4W/kVHM2whjfyqnxTmOHkCX4kHEa5nYKSoGeYe8YrjTYTc87/6bwt1g8cmV0QrbhKriETg9jWtcREhg
=="
,
"requires"
:
{
"n
an"
:
"2.14
.0"
,
"node-pre-gyp"
:
"0.1
4
.0"
"n
ode-addon-api"
:
"^3.0
.0"
,
"node-pre-gyp"
:
"0.1
5
.0"
}
},
"bcrypt-pbkdf"
:
{
...
...
@@ -2415,11 +2415,6 @@
"resolved"
:
"https://registry.npmjs.org/ms/-/ms-2.1.2.tgz"
,
"integrity"
:
"sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
},
"nan"
:
{
"version"
:
"2.14.0"
,
"resolved"
:
"https://registry.npmjs.org/nan/-/nan-2.14.0.tgz"
,
"integrity"
:
"sha512-INOFj37C7k3AfaNTtX8RhsTw7qRy7eLET14cROi9+5HAVbbHuIWUHEauBv5qT4Av2tWasiTY1Jw6puUNqRJXQg=="
},
"natural-compare"
:
{
"version"
:
"1.4.0"
,
"resolved"
:
"https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
,
...
...
@@ -2451,14 +2446,19 @@
"resolved"
:
"https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz"
,
"integrity"
:
"sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw=="
},
"node-addon-api"
:
{
"version"
:
"3.0.0"
,
"resolved"
:
"https://registry.npmjs.org/node-addon-api/-/node-addon-api-3.0.0.tgz"
,
"integrity"
:
"sha512-sSHCgWfJ+Lui/u+0msF3oyCgvdkhxDbkCS6Q8uiJquzOimkJBvX6hl5aSSA7DR1XbMpdM8r7phjcF63sF4rkKg=="
},
"node-pre-gyp"
:
{
"version"
:
"0.1
4
.0"
,
"resolved"
:
"https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.1
4
.0.tgz"
,
"integrity"
:
"sha512-
+CvDC7ZttU/sSt9rFjix/P05iS43qHCOOGzcr3Ry99bXG7VX953+vFyEuph/tfqoYu8dttBkE86JSKBO2Ozcx
A=="
,
"version"
:
"0.1
5
.0"
,
"resolved"
:
"https://registry.npmjs.org/node-pre-gyp/-/node-pre-gyp-0.1
5
.0.tgz"
,
"integrity"
:
"sha512-
7QcZa8/fpaU/BKenjcaeFF9hLz2+7S9AqyXFhlH/rilsQ/hPZKK32RtR5EQHJElgu+q5RfbJ34KriI79UWaor
A=="
,
"requires"
:
{
"detect-libc"
:
"^1.0.2"
,
"mkdirp"
:
"^0.5.
1
"
,
"needle"
:
"^2.
2.1
"
,
"mkdirp"
:
"^0.5.
3
"
,
"needle"
:
"^2.
5.0
"
,
"nopt"
:
"^4.0.1"
,
"npm-packlist"
:
"^1.1.6"
,
"npmlog"
:
"^4.0.2"
,
...
...
jaksimsamil-server/package.json
View file @
9288698
...
...
@@ -5,7 +5,7 @@
"license"
:
"MIT"
,
"dependencies"
:
{
"axios"
:
"^0.19.2"
,
"bcrypt"
:
"^
3
.0.0"
,
"bcrypt"
:
"^
5
.0.0"
,
"body-parser"
:
"^1.19.0"
,
"cheerio"
:
"^1.0.0-rc.3"
,
"cookie-parser"
:
"^1.4.5"
,
...
...
jaksimsamil-server/yarn.lock
View file @
9288698
This diff is collapsed. Click to expand it.
Please
register
or
login
to post a comment