Join us

ContentUpdates and recent posts about checkov..
Discovery IconThat's all about @checkov โ€” explore more posts below...
Story
@laura_garcia shared a post, 35ย minutes ago
Software Developer, RELIANOID

๐Ÿ”Ž Understanding IP Forwarding and Security

When deploying load balancers, gateways, or firewalls, IP forwarding directly impacts how traffic moves between interfaces โ€” and how secure your architecture really is. Weโ€™ve created a clear diagram explaining: โœ” What IP forwarding is โœ” When itโ€™s required (L4 vs L7) โœ” The main security risks โœ” Best ..

ip forwarding security diagram relianoid
ย Activity
ย Activity
@shurup gave ๐Ÿพ to Spotlight on SIG Architecture: API Governance , 19ย hours, 44ย minutes ago.
Story
@laura_garcia shared a post, 23ย hours ago
Software Developer, RELIANOID

๐Ÿš€ ๐—ฆ๐—–๐—”๐—Ÿ๐—˜ ๐Ÿฎ๐Ÿฏ๐˜… โ€“ ๐—ฆ๐—ผ๐˜‚๐˜๐—ต๐—ฒ๐—ฟ๐—ป ๐—–๐—ฎ๐—น๐—ถ๐—ณ๐—ผ๐—ฟ๐—ป๐—ถ๐—ฎ ๐—Ÿ๐—ถ๐—ป๐˜‚๐˜… ๐—˜๐˜…๐—ฝ๐—ผ

๐Ÿ“… March 5โ€“8, 2026 | ๐Ÿ“ Pasadena, California SCALE 23x โ€“ Southern California Linux Expo is back โ€” North Americaโ€™s largest community-run open source conference! Four days of: ๐Ÿ”น Open source innovation ๐Ÿ”น DevOps & cloud-native deep dives ๐Ÿ”น Cybersecurity insights ๐Ÿ”น Hands-on technical workshops ๐Ÿ”น Real commu..

scale_23x_event_2026_pasadena_relianoid
Story
@laura_garcia shared a post, 1ย day, 21ย hours ago
Software Developer, RELIANOID

Weโ€™re heading to Big Data & AI World 2026

Weโ€™re heading to Big Data & AI World 2026 ๐Ÿ“ 4โ€“5 March 2026 | London Part of Tech Show London 2026, this event brings together data and AI leaders focused on responsible, scalable AI and measurable business outcomes. At RELIANOID, we enable secure, high-performance infrastructures ready for AI-driven..

big_data_ai_world_london_2026_relianoid
ย Activity
@yelbur started using tool Python , 2ย days, 16ย hours ago.
ย Activity
@yelbur started using tool Node.js , 2ย days, 16ย hours ago.
ย Activity
@yelbur started using tool Go , 2ย days, 16ย hours ago.
ย Activity
@yelbur started using tool Fedora , 2ย days, 16ย hours ago.
ย Activity
@yelbur started using tool Docker , 2ย days, 16ย hours ago.
Checkov, created by Bridgecrew (now part of Palo Alto Networks), is an open source policy-as-code scanner for infrastructure-as-code frameworks. It analyzes Terraform, Kubernetes manifests, CloudFormation, Serverless, ARM, Docker, and other IaC formats to detect security, compliance, and configuration issues. Checkov uses a large library of built-in policies mapped to standards like CIS, PCI, SOC2, and NIST, and supports custom policies written in Python or YAML. It integrates seamlessly with CI pipelines, Git repos, and developer workflows, helping teams enforce secure-by-default cloud configurations before deployment. Its coverage, speed, and extensibility make it a flagship tool in cloud DevSecOps.