Skip to content

fortify-presales/azure-pipelines-fcli-tasks

Repository files navigation

Azure Pipelines Fortify CLI (fcli) Tasks

This extension includes various Azure Pipelines Tasks for integrating with the Fortify CLI (fcli) tool.

It currently includes tasks for the following:

  • Installing the Fortify CLI tool - fcli

Please note: this extension is not supported by Opentext in any way - use of at your own risk.

This extension is currently not published to the public marketplace so you will need to use the following instructions to install (or build) and publish it privately.

Building the extension

Prerequisites

See here for the software and tools you will need to build the extension.

Installing the Extension

To install the extension:

  • Navigate to the relevant Visual Studio Marketplace for your organisation, e.g. https://marketplace.visualstudio.com/manage/publishers/your-organisation.
  • Click on New Extension->Azure DevOps and upload the 'vsix' file from GitHub release or built using the instructions below.
  • Once the extension has been validated, then 'share' it with your desired organisation(s).
  • Finally, within the organisation(s) navigate to extensions and install it.

Build the Extension

Carry out the following from the top level of the project:

npm install
npm run build
npm run package

A file will be created called fortify-presales.azure-pipelines-fcli-tasks-x.x.x.vsix.

About

Fortify CLI (fcli) Tasks for Azure Pipelines

Resources

License

Stars

Watchers

Forks

Packages

No packages published