New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@abgov/nx-oc

Package Overview
Dependencies
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@abgov/nx-oc

Government of Alberta - Nx plugin for OpenShift.

latest
Source
npmnpm
Version
12.0.0
Version published
Weekly downloads
376
-6.93%
Maintainers
3
Weekly downloads
 
Created
Source

About this project

This is the Government of Alberta - Nx plugin for OpenShift.

The plugin includes generators for setting up OpenShift pipeline and application yaml files, and executors for oc cli commands.

TLDR

  • Create your Nx workspace using npx create-nx-workspace my-workspace
  • Install plugin: npm i -D @abgov/nx-oc
  • Login to OpenShift: oc login {url} --token={token}
  • Generate basic infrastructure yml and apply it: npx nx g @abgov/nx-oc:pipeline
  • Set up OpenShift yml on apps using npx nx g @abgov/nx-oc:deployment

FAQs

Package last updated on 13 Jan 2026

Did you know?

Socket

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.

Install

Related posts