Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

service-inspector

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

service-inspector

Sends microservice information to AirTable

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

Microservice Inspector

Get up and running

node index.js print

Design goals

  • Microservices should themselves describe what they are, should not be perscriptive about how they self identify
    • Knowing that most microservices have a similar layout how should this work?
      • Plugins exist in /inspector folder, link to sample project with common plugins?
      • Try and auto detect with some default values that come with the package?
  • Should be able to be installed and ran without a package.json (through npmx), should be able to run in ruby projects just with a nodejs dependency

Improvements

  • Dry run command
  • Debug statements
  • Output data which was pushed to AirTable

Unknowns

  • How do we know which values are actively being updated?
  • How should we manage replacing values when there is something on air table but not something locally?
  • How should I manage dependencies? -- currently they're coming from the inspector project though this feels kind of wrong

FAQs

Package last updated on 18 Jul 2020

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