<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>yaml</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/267/feed"/>
    <updated>2026-04-24T08:56:46+00:00</updated>
    <id>https://links.biapy.com/guest/tags/267/feed</id>
            <entry>
            <id>https://links.biapy.com/links/12374</id>
            <title type="text"><![CDATA[jsongrep]]></title>
            <link rel="alternate" href="https://github.com/micahkepe/jsongrep" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12374"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A path query language for JSON, YAML, TOML, and other serialization formats. 

jsongrep is a command-line tool and Rust library for fast querying of JSON, YAML, TOML, JSONL, CBOR, and MessagePack documents using regular path expressions. 

Related contents:

- [jsongrep is faster than {jq, jmespath, jsonpath-rust, jql} @ Micah&amp;#039;s Secret Blog](https://micahkepe.com/blog/jsongrep/).]]>
            </summary>
            <updated>2026-03-30T13:25:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11419</id>
            <title type="text"><![CDATA[resumectl]]></title>
            <link rel="alternate" href="https://juhnny5.github.io/resumectl/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11419"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your Resume as Code.

resumectl allows you to generate your resume from a YAML file to a PDF, HTML, or directly in your terminal.

- [resumectl @ GitHub](https://github.com/juhnny5/resumectl).]]>
            </summary>
            <updated>2026-01-09T11:15:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11372</id>
            <title type="text"><![CDATA[RenderCV]]></title>
            <link rel="alternate" href="https://rendercv.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11372"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[CV/Resume Generator for Academics and Engineers. YAML to PDF.
Write your CV or resume as YAML, then run RenderCV, and get a PDF with perfect typography. No template wrestling. No broken layouts. Consistent spacing, every time.

- [RenderCV @ GitHub](https://github.com/rendercv/rendercv).]]>
            </summary>
            <updated>2026-01-05T08:41:46+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11314</id>
            <title type="text"><![CDATA[model.yaml]]></title>
            <link rel="alternate" href="https://modelyaml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11314"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open Description Standard for AI Models.

An open description standard for defining cross-platform, multi-format AI models.

- [model.yaml @ GitHub](https://github.com/modelyaml/modelyaml).]]>
            </summary>
            <updated>2025-12-29T07:33:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11270</id>
            <title type="text"><![CDATA[head{...}son]]></title>
            <link rel="alternate" href="https://github.com/kantord/headson" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11270"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[head/tail for structured data - summarize/preview JSON/YAML and source code]]>
            </summary>
            <updated>2025-12-22T06:42:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10655</id>
            <title type="text"><![CDATA[CUE]]></title>
            <link rel="alternate" href="https://cuelang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10655"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Configure Unify Execute.
Validate, define, and use dynamic and text‑based data.

CUE makes it easy to validate data, write schemas, and ensure configurations align with policies.

CUE works with a wide range of tools and formats that you&amp;#039;re already using such as Go, JSON, YAML, TOML, OpenAPI, Protobuf, and JSON Schema.

- [CUE - Configure, Unify, Execute @ GitHub](https://github.com/cue-lang/cue).

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:10:28+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10592</id>
            <title type="text"><![CDATA[HUML :: Human-oriented Markup Language]]></title>
            <link rel="alternate" href="https://huml.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[HUML is a simple, strict, serialization language for documents, datasets, and configuration. It prioritizes strict form for human-readability. It looks like YAML, but tries to avoid its complexity, ambiguity, and pitfalls.

- [HUML @ GitHub](https://github.com/huml-lang).]]>
            </summary>
            <updated>2025-10-09T14:05:24+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10299</id>
            <title type="text"><![CDATA[KSON: Kson Structured Object Notation]]></title>
            <link rel="alternate" href="https://kson.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10299"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A 💌 to the humans maintaining computer configurations.

KSON combines the best aspects of JSON and YAML—robust and efficient like JSON, clean and readable like YAML. KSON is designed to be toolable and has a flexible syntax that is usually auto-formatted to look like this:

- [KSON: Kson Structured Object Notation @ GitHub](https://github.com/kson-org/kson).

Related contents:

- [Configuration files are user interfaces @ Adolfo Ochagavía](https://ochagavia.nl/blog/configuration-files-are-user-interfaces/).
- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:15:07+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/115</id>
            <title type="text"><![CDATA[YAML: YAML Ain&amp;#039;t Markup Language]]></title>
            <link rel="alternate" href="https://yaml.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/115"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[YAML is a human-friendly data serialization
  language for all programming languages.

Related contents:

- [YAML Multiline](https://yaml-multiline.info/).
- [ohyaml.wtf](https://www.ohyaml.wtf/).
- [The yaml document from hell @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell).]]>
            </summary>
            <updated>2025-11-20T13:24:35+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4008</id>
            <title type="text"><![CDATA[Nuclei]]></title>
            <link rel="alternate" href="https://docs.projectdiscovery.io/tools/nuclei/overview" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4008"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast and customisable vulnerability scanner powered by simple YAML-based templates.

- [Nuclei @ GitHub](https://github.com/projectdiscovery/nuclei).
- [Nuclei Templates homepage](https://nuclei-templates.netlify.app/) ([Nuclei Templates @ GitHub](https://github.com/projectdiscovery/nuclei-templates)).
- [Nuclei: The Ultimate Guide to Fast and Customizable Vulnerability Scanning @ InfoSec Write-ups&amp;#039; Medium](https://infosecwriteups.com/nuclei-the-ultimate-guide-to-fast-and-customizable-vulnerability-scanning-c86c50168798).
- [Simplifying XSS Detection with Nuclei - A New Approach @ ProjectDiscovery Blog](https://blog.projectdiscovery.io/simplifying-xss-detection-with-nuclei/).]]>
            </summary>
            <updated>2025-08-29T03:05:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4112</id>
            <title type="text"><![CDATA[ldap2pg]]></title>
            <link rel="alternate" href="https://ldap2pg.readthedocs.io/en/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4112"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[🐘 👥 Manage PostgreSQL roles and privileges from YAML or LDAP 

Postgres is able to check password of an existing role using the LDAP protocol out of the box. ldap2pg automates the creation, update and removal of PostgreSQL roles and users from an entreprise directory.

- [ldap2pg @ GitHub](https://github.com/dalibo/ldap2pg).
- [ldap2pg 6.1 disponible @ Dalibo :fr:](https://blog.dalibo.com/2024/06/03/ldap2pg-6.1.html).]]>
            </summary>
            <updated>2025-08-29T03:22:08+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4500</id>
            <title type="text"><![CDATA[Docker Compose Specification]]></title>
            <link rel="alternate" href="https://compose-spec.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4500"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A specification for developer-centric application definition used in Cloud Native Applications

The Compose Specification is a developer-focused standard for defining cloud and platform agnostic container-based applications.

- [compose-spec @ GitHub](https://github.com/compose-spec/compose-spec).]]>
            </summary>
            <updated>2025-12-02T10:35:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4550</id>
            <title type="text"><![CDATA[Keystatic]]></title>
            <link rel="alternate" href="https://keystatic.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4550"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Content Management for your Codebase.

A new tool that makes Markdown, JSON and YAML content in your codebase editable by humans. Live edit content on GitHub or your local file system, without disrupting your existing code and workflows.

- [Keysatic @ GitHub](https://github.com/thinkmill/keystatic).
- [081 - Dans la jungle des CMS headless @ Double Slash :fr:](https://double-slash.dev/podcasts/cmsheadless/).]]>
            </summary>
            <updated>2025-08-29T04:34:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4725</id>
            <title type="text"><![CDATA[Kyverno]]></title>
            <link rel="alternate" href="https://kyverno.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4725"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Kubernetes Native Policy Management.

Kyverno is a policy engine designed for Kubernetes.
It can validate, mutate, and generate configurations using admission controls and background scans.
Kyverno policies are Kubernetes resources and do not require learning a new language.
Kyverno is designed to work nicely with tools you already use like kubectl, kustomize, and Git. 

- [Kyverno @ GitHub](https://github.com/kyverno/kyverno/).

Related contents:

- [Vos politiques de conformité sur Kubernetes avec Kyverno @ Zwindler&amp;#039;s Reflection :fr:](https://blog.zwindler.fr/2022/08/01/vos-politiques-de-conformite-sur-kubernetes-avec-kyverno/).
- [Understanding Kyverno: Enhancing Kubernetes Security with Policy Enforcement @ Jyothi Ram&amp;#039;s blog](https://jyothiram.hashnode.dev/understanding-kyverno-enhancing-kubernetes-security-with-policy-enforcement).
- [Using the Kyverno CLI to Write Policy Test Cases @ The New Stack](https://thenewstack.io/using-the-kyverno-cli-to-write-policy-test-cases/).
- [Simplify Kubernetes Security With Kyverno and OPA Gatekeeper @ The New Stack](https://thenewstack.io/simplify-kubernetes-security-with-kyverno-and-opa-gatekeeper/).
- [Announcing Kyverno Release 1.15! @ CNCF](https://www.cncf.io/blog/2025/08/30/announcing-kyverno-release-1-15/).
- [Optimizing Kyverno CLI performance: My LFX mentorship journey @ CNCF](https://www.cncf.io/blog/2025/12/10/optimizing-kyverno-cli-performance-my-lfx-mentorship-journey/).
- [GitOps architecture, patterns and anti-patterns @ Platform Engineering](https://platformengineering.org/blog/gitops-architecture-patterns-and-anti-patterns).
- [GitOps policy-as-code: Securing Kubernetes with Argo CD and Kyverno @ CNCF](https://www.cncf.io/blog/2026/04/02/gitops-policy-as-code-securing-kubernetes-with-argo-cd-and-kyverno/).]]>
            </summary>
            <updated>2026-04-08T12:20:50+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5679</id>
            <title type="text"><![CDATA[Pyrseas]]></title>
            <link rel="alternate" href="https://github.com/perseas/Pyrseas" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5679"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Provides utilities for Postgres database schema versioning.
Pyrseas provides utilities to describe a PostgreSQL database schema as YAML, to verify the schema against the same or a different database and to generate SQL that will modify the schema to match the YAML description.]]>
            </summary>
            <updated>2025-08-29T07:44:18+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5803</id>
            <title type="text"><![CDATA[fq]]></title>
            <link rel="alternate" href="https://github.com/wader/fq" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5803"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[jq for binary formats - tool, language and decoders for working with binary and text formats.

fq is inspired by the well known jq tool and language and allows you to work with binary formats the same way you would using jq. In addition it can present data like a hex viewer, transform, slice and concatenate binary data. It also supports nested formats and has an interactive REPL with auto-completion.

It was originally designed to query, inspect and debug media codecs and containers like mp4, flac, mp3, jpeg. But has since then been extended to support a variety of formats like executables, packet captures (with TCP reassembly) and serialization formats like JSON, YAML, XML, ASN1 BER, Avro, CBOR, protobuf. In addition it also has functions to work with URL:s, convert to/from hex, number bases, search for things etc.]]>
            </summary>
            <updated>2025-08-29T08:04:31+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6199</id>
            <title type="text"><![CDATA[He3: Modern Developer Toolbox]]></title>
            <link rel="alternate" href="https://he3.app/en/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6199"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A Free, Modern Toolbox Built for Developers.
200+ tools builtin with more to come. Boosts your productivity with smart search, type detection, and hotkeys. Let it be your best companion in daily dev tasks.]]>
            </summary>
            <updated>2025-08-29T09:10:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6487</id>
            <title type="text"><![CDATA[Benthos]]></title>
            <link rel="alternate" href="https://github.com/benthosdev/benthos" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6487"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fancy stream processing made operationally mundane.
Benthos is a high performance and resilient stream processor, able to connect various sources and sinks in a range of brokering patterns and perform hydration, enrichments, transformations and filters on payloads.
It comes with a powerful mapping language, is easy to deploy and monitor, and ready to drop into your pipeline either as a static binary, docker image, or serverless function, making it cloud native as heck.
Benthos is declarative, with stream pipelines defined in as few as a single config file, allowing you to specify connectors and a list of processing stages]]>
            </summary>
            <updated>2025-08-29T09:58:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6524</id>
            <title type="text"><![CDATA[JSON Crack]]></title>
            <link rel="alternate" href="https://jsoncrack.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6524"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Crack your data into pieces.
Seamlessly visualize your JSON data instantly into graphs.

✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs. 

- [JSON Crack @ GitHub](https://github.com/AykutSarac/jsoncrack.com).]]>
            </summary>
            <updated>2026-02-04T07:42:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6854</id>
            <title type="text"><![CDATA[Canonical Netplan]]></title>
            <link rel="alternate" href="https://netplan.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6854"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The network configuration abstraction renderer

Netplan is a utility for easily configuring networking on a linux system. You simply create a YAML description of the required network interfaces and what each should be configured to do. From this description Netplan will generate all the necessary configuration for your chosen renderer tool.]]>
            </summary>
            <updated>2025-08-29T10:59:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6906</id>
            <title type="text"><![CDATA[Wakeci: Task automation]]></title>
            <link rel="alternate" href="https://github.com/jsnjack/wakeci" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6906"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[wakeci is an automation tool which helps to execute repetitive tasks]]>
            </summary>
            <updated>2025-08-29T11:08:05+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6950</id>
            <title type="text"><![CDATA[yq]]></title>
            <link rel="alternate" href="https://github.com/mikefarah/yq" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6950"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[yq is a portable command-line YAML, JSON, XML, CSV and properties processor.

a lightweight and portable command-line YAML, JSON and XML processor. yq uses jq like syntax but works with yaml files as well as json, xml, properties, csv and tsv. It doesn&amp;#039;t yet support everything jq does - but it does support the most common operations and functions, and more is being added continuously.

yq is written in go - so you can download a dependency free binary for your platform and you are good to go!]]>
            </summary>
            <updated>2025-08-29T11:16:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/9540</id>
            <title type="text"><![CDATA[Symfony YAML - A PHP library that speaks YAML]]></title>
            <link rel="alternate" href="http://components.symfony-project.org/yaml" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/9540"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A PHP library that speaks YAML]]>
            </summary>
            <updated>2025-08-29T18:28:03+00:00</updated>
        </entry>
    </feed>
