rest-in-pieces-api

This is an API built to demonstrate the most common security vulnerabilities as well as how to mitigate them.

https://github.com/jackhatton/rest-in-pieces-api

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

This is an API built to demonstrate the most common security vulnerabilities as well as how to mitigate them.

Basic Info
  • Host: GitHub
  • Owner: jackhatton
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Size: 23.4 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

Owner

  • Name: Jack Hatton
  • Login: jackhatton
  • Kind: user

Full Stack Engineer | B.S. C.S. Student @ Utah Valley University

GitHub Events

Total
Last Year

Dependencies

docker-compose-mysql.yml docker
  • mysql latest
package-lock.json npm
  • accepts 1.3.8
  • array-flatten 1.1.1
  • bignumber.js 9.0.0
  • body-parser 1.20.2
  • bytes 3.1.2
  • call-bind 1.0.7
  • content-disposition 0.5.4
  • content-type 1.0.5
  • cookie 0.5.0
  • cookie-signature 1.0.6
  • core-util-is 1.0.3
  • debug 2.6.9
  • define-data-property 1.1.4
  • depd 2.0.0
  • destroy 1.2.0
  • ee-first 1.1.1
  • encodeurl 1.0.2
  • es-define-property 1.0.0
  • es-errors 1.3.0
  • escape-html 1.0.3
  • etag 1.8.1
  • express 4.18.3
  • finalhandler 1.2.0
  • forwarded 0.2.0
  • fresh 0.5.2
  • function-bind 1.1.2
  • get-intrinsic 1.2.4
  • gopd 1.0.1
  • has-property-descriptors 1.0.2
  • has-proto 1.0.3
  • has-symbols 1.0.3
  • hasown 2.0.1
  • http-errors 2.0.0
  • iconv-lite 0.4.24
  • inherits 2.0.4
  • ipaddr.js 1.9.1
  • isarray 1.0.0
  • media-typer 0.3.0
  • merge-descriptors 1.0.1
  • methods 1.1.2
  • mime 1.6.0
  • mime-db 1.52.0
  • mime-types 2.1.35
  • ms 2.0.0
  • ms 2.1.3
  • mysql 2.18.1
  • negotiator 0.6.3
  • object-inspect 1.13.1
  • on-finished 2.4.1
  • parseurl 1.3.3
  • path-to-regexp 0.1.7
  • process-nextick-args 2.0.1
  • proxy-addr 2.0.7
  • qs 6.11.0
  • range-parser 1.2.1
  • raw-body 2.5.2
  • readable-stream 2.3.7
  • safe-buffer 5.1.2
  • safe-buffer 5.2.1
  • safer-buffer 2.1.2
  • send 0.18.0
  • serve-static 1.15.0
  • set-function-length 1.2.1
  • setprototypeof 1.2.0
  • side-channel 1.0.6
  • sqlstring 2.3.1
  • statuses 2.0.1
  • string_decoder 1.1.1
  • toidentifier 1.0.1
  • type-is 1.6.18
  • unpipe 1.0.0
  • util-deprecate 1.0.2
  • utils-merge 1.0.1
  • vary 1.1.2
package.json npm
  • express ^4.18.3
  • mysql ^2.18.1