home.social

#secdevops — Public Fediverse posts

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

  1. Вайбкодинг в феврале 2026: что же нового?

    Привет, Хабр! Заметил, что в феврале вокруг вайбкодинга взорвался целый шквал новостей. Если коротко, то намечается зрелость вайбкодинга — на смену наивным «промптам» приходят агенты с четкими рамками, правилами и проверками. И этот переход привёл к буре дискуссий о безопасности, ролях разработчиков и будущем софта. Разберёмся, что случилось за месяц и к чему это приведёт.

    habr.com/ru/companies/otus/art

    #вайбкодинг #агентная_инженерия #AIагенты #безопасность_AI #цепочки_валидации #SecDevOps

  2. Вайбкодинг в феврале 2026: что же нового?

    Привет, Хабр! Заметил, что в феврале вокруг вайбкодинга взорвался целый шквал новостей. Если коротко, то намечается зрелость вайбкодинга — на смену наивным «промптам» приходят агенты с четкими рамками, правилами и проверками. И этот переход привёл к буре дискуссий о безопасности, ролях разработчиков и будущем софта. Разберёмся, что случилось за месяц и к чему это приведёт.

    habr.com/ru/companies/otus/art

    #вайбкодинг #агентная_инженерия #AIагенты #безопасность_AI #цепочки_валидации #SecDevOps

  3. Вайбкодинг в феврале 2026: что же нового?

    Привет, Хабр! Заметил, что в феврале вокруг вайбкодинга взорвался целый шквал новостей. Если коротко, то намечается зрелость вайбкодинга — на смену наивным «промптам» приходят агенты с четкими рамками, правилами и проверками. И этот переход привёл к буре дискуссий о безопасности, ролях разработчиков и будущем софта. Разберёмся, что случилось за месяц и к чему это приведёт.

    habr.com/ru/companies/otus/art

    #вайбкодинг #агентная_инженерия #AIагенты #безопасность_AI #цепочки_валидации #SecDevOps

  4. Вайбкодинг в феврале 2026: что же нового?

    Привет, Хабр! Заметил, что в феврале вокруг вайбкодинга взорвался целый шквал новостей. Если коротко, то намечается зрелость вайбкодинга — на смену наивным «промптам» приходят агенты с четкими рамками, правилами и проверками. И этот переход привёл к буре дискуссий о безопасности, ролях разработчиков и будущем софта. Разберёмся, что случилось за месяц и к чему это приведёт.

    habr.com/ru/companies/otus/art

    #вайбкодинг #агентная_инженерия #AIагенты #безопасность_AI #цепочки_валидации #SecDevOps

  5. We're hiring a Senior DevOps Engineer to join our awesome team!

    • Fully remote
    • Competitive pay
    • Great benefits
    • Awesome mission

    reconinfosec.com/careers/ #hiring #infosec #devops #secdevops

  6. Need help securing #ImageMagick against the arbitrary file read described in CVE-2022-44268? The pictured policy change can mitigate it for you.

    For more recommendations on hardening your security policies check out our free tool at:
    imagemagick-secevaluator.doyen

    #doyensec #appsec #secdevops #securityresearch

  7. I often talk about SecDevOps - a DevOps approach to security operations, with rapid iterations, a focus on scale and automation, and responsive to the community of developer/DevOps teams we serve with scans, alerts, or other findings.

    Aside from the ability for SecOps teams to transform their operations for the cloud, this also helps align teams to the pace and agility of developer teams following a DevSecOps approach, and therefore better support them during the service lifecycle as they herd the cattle.

    Security can only be a successful enabler for developer teams in #cloudsecurity if we meet those we support where they are and synchronize our frequencies.

    #sharedfate #devsecops #secdevops

  8. Day 18/25: The Samba software enables file and printer sharing, and is typically used in mixed and environments. It can provide an attack vector and has been affected by vulnerabilities in the past. If not used, it should be removed:

    build.cfengine.com/modules/uni

  9. What is SecDevOps vs. DevSecOps?

    "Philosophically, you can think of it as a sort of DevOps for security operations where people who develop the code (in this case, detection logic) are the same people who operate it (in this case, respond to signals and alerts)."

    Brilliant article by @jaythvv. #decsecops #secdevops

    linkedin.com/pulse/secdevops-a

  10. ICYMI -- @shortstack wrote an awesome blog on secure remote access tools for the modern sysadmin.

    Gone are the days of exposing services directly to the internet -- #ZeroTrust is more than buzz word, its a way of life!

    A few of our favorite tools for the job: StrongDM, @tailscale, @zerotier

    blog.reconinfosec.com/remote-a #infosec #networksecurity #devops #secdevops

  11. With web design skills like this, who wouldn't want to hire me :ablobcool:​ In all seriousness though, this was a simple little HTML-only page (I added CSS for flair :black_sparkles:​) that I created for my Security for Software Developers course lab with the purpose of successfully attacking a locally hosted instance of a fake bank using Cross-Site Request Forgery, and "withdrawing" some amount from that users account if they happen to click my button while still logged into the fake bank on another tab. The other attack I made was using a page with a form that I made hidden, that would pass the parameters to the bank withdrawal page and submit the form automatically using a couple lines of JavaScript. #InfoSec #CSRF #WebDevelopment #SecureSoftwareDevelopment #NetBeans #InformationSecurity #SecDevOps
  12. Training developers in writing secure code is not easy. What do you think of the Security Knowledge Framework ?

    securityknowledgeframework.org

    SKF is a fully open-source Python-Flask web-application that uses the OWASP Application Security Verification Standard to train you and your team in writing secure code, by design.

    #SKF #SecDevOps #OWAP #ASVS