home.social

#codesecurity — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codesecurity, aggregated by home.social.

  1. 🎉 Ah, the KIM-1 turns 50, and what better way to celebrate than a GitHub demo no one asked for, buried under a pile of buzzword salad? 🤖 Just remember, folks: nothing screams "party" like platform #AI and code security lingo. 🎂
    github.com/netzherpes/KIM1-Demo #KIM1 #50thAnniversary #GitHubDemo #BuzzwordSalad #CodeSecurity #HackerNews #ngated

  2. AI models often miss IaC security flaws—not because they lack power, but because they lack focus.

    This benchmark shows how accuracy improves when AI gets clear context, tight scope, and an understanding of why a fix works.

    It’s the difference between a quick patch and real remediation.

    At AppSec Village, we appreciate sponsors like Symbiotic AI, who push for true precision in AI-powered security.

    Read the full article →
    symbioticsec.ai/blog/cracking-

    #AI #AIBenchmarks #CodeSecurity #DevSecOps

  3. 🚨 OH NO! React Server Components can't catch a break! 🎉 Just when you thought it was safe to deploy... surprise! More vulnerabilities! 😱 But hey, at least they're not letting hackers run wild with RCE, just crash your server and peek at your code. 🤦‍♂️ So much for smooth sailing, React team!
    react.dev/blog/2025/12/11/deni #ReactServerComponents #vulnerabilities #ServerCrash #CodeSecurity #HackerNews #HackerNews #ngated

  4. OpenAI has launched Aardvark, an autonomous “agentic security researcher” powered by GPT-5.

    It scans codebases for vulnerabilities, validates exploitability in sandboxed environments, and auto-generates potential patches.

    Early reports show 10+ CVEs identified in open-source projects.

    What’s your view - is AI-driven vulnerability research the future of cybersecurity or another layer of risk?

    #CyberSecurity #OpenAI #GPT5 #Aardvark #Infosec #AI #DevSecOps #VulnerabilityManagement #MachineLearning #CodeSecurity #TechNews

  5. Python Packages Infected with New PondRAT Malware Targeting Software Developers
    Are you a software developer who relies on Python packages for your projects? Well, buckle up because there's a new malware in town targeting Python packages, and it's called PondRAT. Palo Alto Networks Unit 42 recently...
    #PythonPackages #PondRAT #MalwareAlert #SoftwareSecurity #CyberThreats #DeveloperSafety #MalwareProtection #CodeSecurity #TechNews #CyberAwareness #news #tech
    cloudhosting.evostrix.eu/pytho

  6. Tickets to the biggest #appsec conference in New England are now available! Go to basconf.eventbrite.com to grab one!

    #appsec #codesecurity #basconf24

  7. Do you want Infrastructure as Code security? :kubernetes: :github: :microsoft:

    Do you use CodeQL to scan your code (which is, btw, free for open source code)?

    From today you can use to scan it, using a new open source package written by my team mate @geekmasher

    Scan , , , and , with more in progress.

  8. I've wrapped up SpotBugs/FindSecBugs in a bow 🎁 in a GitHub Action, so you can use it in GitHub Code Scanning - free for open source projects, and also available for paid users of GitHub Advanced Security.

    SpotBugs and FindSecBugs work with JVM languages - Scala, Java, and Clojure, mainly.

    github.com/marketplace/actions

    Point it at the results of the build, and go.