🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/ParasRaba155/yaml-parser

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ParasRaba155/yaml-parser

v0.0.0-20240923100104-5736440861b4
Source
Go
Version published
Created
Source

YAML Parser

The project follows the same pattern as my Implementation of JSON Parser

If want to test the valid yaml file, the name must include valid init

  • Preferably the format should be valid.yaml, valid1.yaml and so on

If want to test the invalid yaml file, the name must include invalid init

  • Preferably the format should be invalid.yaml, invalid1.yaml and so on

FAQs

Package last updated on 23 Sep 2024

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