New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

github.com/kristjansb/microsoft-ignite-api

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/kristjansb/microsoft-ignite-api

  • v0.2.0
  • Source
  • Go
  • Socket score

Version published
Created
Source

microsoft-ignite-api

This Go tool will pull the latest MS Ignite search results from the API then store the results in a JSON file and a number of CSV files based on session type.

Building

This Golang command line tool requires a Go development environment to build. If necessary, install the latest Go release for your system first https://golang.org/dl/. Once installed, pull and build/install with the following command:

go get github.com/kristjansb/microsoft-ignite-api

This will clone the tool into $GOPATH/src/github.com/kristjansb/microsoft-ignite-api and install the executable in $GOPATH/bin/microsoft-ignite-api.exe.

To run the tool without installing it, use go run main.go in the src path above.

Running the executable

Place microsoft-ignite-api.exe somewhere on your path or in the current directory. Running the command will query the Ignite search API, create or overwrite CSV and JSON files in the current directory, and print the facets summary to screen.

FAQs

Package last updated on 13 Sep 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc