Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@ibm-skills-network/olx-cli
Advanced tools
A command line tool for modifying attributes and content of Open Learning XML (OLX)
$ npm install -g @ibm-skills-network/olx-cli
$ olx-cli COMMAND
running command...
$ olx-cli (-v|--version|version)
@ibm-skills-network/olx-cli/0.1.12 darwin-arm64 node-v19.9.0
$ olx-cli --help [COMMAND]
USAGE
$ olx-cli COMMAND
...
olx-cli help [COMMAND]
display help for olx-cli
USAGE
$ olx-cli help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
olx-cli list-labs COURSEARCHIVEPATH
Returns a list of all labs used in the course along with their tool types
USAGE
$ olx-cli list-labs COURSEARCHIVEPATH
ARGUMENTS
COURSEARCHIVEPATH Path to OXL course archive
EXAMPLE
$ oxl-cli list-labs archive.gz
See code: src/commands/list-labs.js
olx-cli set-course COURSEARCHIVEPATH
Set course attributes
USAGE
$ olx-cli set-course COURSEARCHIVEPATH
ARGUMENTS
COURSEARCHIVEPATH Path to OXL course archive
OPTIONS
--courseCard=courseCard path or url to course card image file. PNG, JPG.
--lti enable lti_consumer module
--ltiPassport=ltiPassport lti consumer key and secret pair, no speical character is allowed. e.g,
consumer_key:consumer_secret
--name=name course name
--out=out path to output archive
--overview=overview course overview
--policyXml=policyXml valid xml string to override course/<url_name>.xml
--shortDescription=shortDescription course short description
--startDate=startDate course start date
DESCRIPTION
Update course attributes of an existing course archive.
EXAMPLE
$ oxl-cli set-course archive.gz --name "New Course Name"
See code: src/commands/set-course.js
FAQs
A command line tool for Open Learning XML
The npm package @ibm-skills-network/olx-cli receives a total of 27 weekly downloads. As such, @ibm-skills-network/olx-cli popularity was classified as not popular.
We found that @ibm-skills-network/olx-cli demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.