https://github.com/clean-dependency-project/snakeyaml1-fnma

cleaner verion of snakeyaml v1.33 for users who are unable to upgrade to snakeyaml v2.x

https://github.com/clean-dependency-project/snakeyaml1-fnma

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

cleaner verion of snakeyaml v1.33 for users who are unable to upgrade to snakeyaml v2.x

Basic Info
  • Host: GitHub
  • Owner: Clean-Dependency-Project
  • License: apache-2.0
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 14.2 MB
Statistics
  • Stars: 2
  • Watchers: 5
  • Forks: 4
  • Open Issues: 17
  • Releases: 0
Created about 3 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Code of conduct Codeowners Security Governance

README.md

Clean Dependency Project - snakeyam1-fnma : Cleaner Version of snakeyaml1.x

snakeyaml1-fnma OpenSSF Best Practices build CodeQL

The art of simplicity is a puzzle of complexity.

Overview

YAML is a data serialization format designed for human readability and interaction with scripting languages.

SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 8. For YAML 1.2 (which is a superset of JSON) you may have a look at SnakeYAML Engine

SnakeYAML features

  • a complete YAML 1.1 processor. (If you need YAML 1.2 support have a look here). In particular, SnakeYAML can parse all examples from the specification.
  • Unicode support including UTF-8/UTF-16 input/output.
  • high-level API for serializing and deserializing native Java objects.
  • support for all types from the YAML types repository.
  • relatively sensible error messages.
  • when you plan to feed the parser with untrusted data please study the settings which allow to restrict incoming data.

Info

Contribute

Owner

  • Name: Clean Dependency Project
  • Login: Clean-Dependency-Project
  • Kind: organization
  • Email: ospoteam@fanniemae.com
  • Location: United States of America

Fannie Mae - Open Source Community

GitHub Events

Total
  • Delete event: 27
  • Issue comment event: 25
  • Push event: 8
  • Pull request event: 54
  • Pull request review event: 2
  • Create event: 28
Last Year
  • Delete event: 27
  • Issue comment event: 25
  • Push event: 8
  • Pull request event: 54
  • Pull request review event: 2
  • Create event: 28

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.56
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 9
Past Year
  • Issues: 0
  • Pull requests: 9
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.56
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 9
Top Authors
Issue Authors
  • rvema (9)
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (93)
  • rvema (19)
  • sdevanab (2)
  • step-security-bot (1)
Top Labels
Issue Labels
help wanted (3) newproject (3) bug (2) dependencies (1) github_actions (1)
Pull Request Labels
dependencies (93) github_actions (62) java (31) cve-fix (2) newproject (2) bug (1)