
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
This module contains a command line interface for Oracle JET web and hybrid mobile application development.
This is an open source project maintained by Oracle Corp.
For web app development, install this module as follows:
npm install -g ojet-cli
For hybrid mobile app development, install it together with Cordova:
npm install -g cordova ojet-cli
The Oracle JET command line interface observes the following syntax:
ojet <task> [scope] [parameter(s)] [options]
The available tasks are:
add ........................... Adds platforms, plugins and more to a JET app
build ......................... Builds a JET app
clean ......................... Cleans the JET app build output
create ........................ Creates a new JET app or a custom theme
help .......................... Displays command line help
Tasks: [add|build|create|help|list|remove|restore|serve]
list .......................... Lists platforms and plugins within a JET app
remove ........................ Removes platforms and plugins from a JET app
restore ....................... Restores a JET app
serve ......................... Serves a JET app to an emulator, device or the browser
strip ......................... Strips all non source files from the JET app
You can view this information by invoking the help task:
ojet help
For more detailed help, you can invoke:
ojet help <task> [<scope>]
For example, to view help on adding a plugin:
ojet help add plugin
Oracle JET is an open source project. Pull Requests are currently not being accepted. See CONTRIBUTING for details.
Copyright (c) 2016, 2017 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0
FAQs
Oracle JET Command Line Interface
The npm package ojet-cli receives a total of 6 weekly downloads. As such, ojet-cli popularity was classified as not popular.
We found that ojet-cli 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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.