Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
github.com/renlin-code/mock-shop-api
Mock Shop API is an API service for a fake online shop. It allows you to create a catalog for products and categories. It also has authorization for customers where they can place orders and view their purchase history.
This app uses Docker, which makes building easier. You just need to install Docker on your system.
In addition to this you need to set your environment variables in a .env file. As an example see the .env.example file
Having Docker on your system and environment variables setted, you only need to run:
docker-compose up
After building and running the app you can find the documentation at the address "/swagger/index.html"
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.