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

@mink/plugin-jira

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mink/plugin-jira

Create a API token for Jira at https://id.atlassian.com/manage/api-tokens

latest
npmnpm
Version
0.0.4
Version published
Maintainers
1
Created
Source

Jira Plugin for mink

Create a API token for Jira at https://id.atlassian.com/manage/api-tokens

Sections

  • Board
  • Backlog
  • Issues
  • Versions
  • Projects

Install

yarn global add @mink/plugin-jira

Options

{
    "resolve": "@mink/plugin-jira",
    "options": {
        "host": "yourcomanpy.atlassian.net",
        "projectKey": "MNK",
        "boardId": 123,
        "email": "edward.knowles@example.com",
        "token": "qwertyugfgdhuygbhqj3nhfgjb"
    }
}

Sections

Board

View active sprint tickets as a table (key, type, summary and status)

FAQs

Package last updated on 16 Oct 2019

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