Security News
RubyGems.org Adds New Maintainer Role
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
generator-hl-challenge
Advanced tools
This generator uses Yeoman to generate new Hacking-Lab Challenge Docker containers.
sudo apt install nodejs npm
)sudo npm install -g generator-hl-challenge yo
Generate a temporary uuid using uuidgen
. If you are going to create a docker for Hacking-Lab, the docker resource editor will return a uuid
you must use. If you do not have access to the HL resource editor, ask for a uuid
from them.
mkdir my-awesome-challenge
yo hl-challenge
cd ./my-awesome-challenge
docker-compose up --build
testing
Hacking-Lab is expecting a dockerfiles.tar.gz
. Thus, if you execute the prepare.sh
, this will create the file needed by Hacking-Lab. This is the file you must upload into the HL resource editor. Ignore your local docker-compose.yml
and configure the HL docker-compose.yml
within the HL resource editor.
Please leave feedback if you run into any problems.
To add support for a new base image, you will have to:
generator/app/index.js
generators/app/templates/{image}.md
with the customization instructionsgenerators/app/templates/{image}/*
with a tiny sample application (optional, don't add root/ to the path)FAQs
Hacking-Lab Challenge container generator
We found that generator-hl-challenge demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.
Security News
Research
Socket's threat research team has detected five malicious npm packages targeting Roblox developers, deploying malware to steal credentials and personal data.