
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
pallesgavebod
Advanced tools
Next generation Palles Gavebod
As default the application will load on localhost:8080. Se a running example on pg.demo.dbc.dk
// Build and install the application
git clone https://github.com/DBCDK/pallesgavebod.git
npm install
npm run build
// create config file
mv config.example.js config.js
// fill out the blanks in the config file.
// NB! a lot of the services are restricted by DBC
// Start the application
npm run serve
As New Relic is used by DBC A/S this application requires New Relic to be configured.
If you want to run the application but can't provide a New Relic configuration you can start the application with NEW_RELIC_NO_CONFIG_FILE=true which will throw an error but wont crash your application.
Unit tests are placed with the modules and components in a tests folder
to run the tests: npm run test
The selenium tests (found in the /selenium directory) are integration tests, and mainly run in an phantomjs instance.
to run tests: npm run selenium
FAQs
Next generation pallesgavebod.dk
We found that pallesgavebod demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.