Here are
561 public repositories
matching this topic...
E-mails, subdomains and names Harvester - OSINT
Updated
Apr 1, 2022
Python
Go 学习、Go 进阶、Go 实用工具类、Go DDD 项目落地、Go-kit 、Go-Micro 、Go 推送平台、微服务实践
☁️ Modern & minimalistic load balancer for the Сloud era
A registry for resilient mid-tier load balancing and failover.
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
Discover Your Attack Surface!
Updated
Mar 22, 2022
Ruby
Golang hardware discovery/inspection library
📚 The Open Source Discovery Service
Ohai profiles your system and emits JSON
Updated
Mar 24, 2022
Ruby
Nacos ECO Project for Spring Boot
Updated
Mar 31, 2022
Java
The Istio proxy components.
Updated
Mar 26, 2022
Python
implementation of IEEE 802.1ab (LLDP)
Updated
Mar 14, 2022
Python
A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services
Updated
Nov 16, 2019
Vala
Extract subdomains from SSL certificates in HTTPS sites.
Updated
Oct 11, 2020
Python
A P2P library for Android for discovery on local networks using UDP and transfer in general using TCP sockets
Updated
Oct 12, 2020
Kotlin
🔎 Python library to scan local network for services and devices.
Updated
Oct 1, 2021
Python
A full featured Generic SNMP data collector with Web Administration Interface for InfluxDB
EmailAll is a powerful Email Collect tool — 一款强大的邮箱收集工具
Updated
Mar 4, 2022
Python
Certified OpenID Connect Library (client and server) for Go
Script that adds MQTT discovery support for Shellies devices
Updated
Mar 28, 2022
Python
An extremely fast and flexible web fuzzer
STM32F4-Discovery USB Device UVC Camera examples
A browser extension (Chrome, Edge, Firefox) that changes the way you're viewing JSON
Updated
Mar 11, 2022
JavaScript
ASN target organization IP range attack surface mapping for reconnaissance, fast and lightweight
⚡️ A browser extension that takes you to a random site from one of the awesome curated lists. Like good ol' StumbleUpon, for developers, tech & science lovers.
Updated
Jan 30, 2022
JavaScript
Improve this page
Add a description, image, and links to the
discovery
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
discovery
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Describe the solution you'd like
When adding a configmap via the
config-mapfield in a plugin, if we see they are adding a yaml file, why not parse it and try and see if its valid yaml? Especially with the whitespace of nesting it this can cause issues and I've hit the problem more than once.I assume we could do a basic json/yaml validation, more if others request it.
**Anything el