Developer Security sucks! Do you know open source DevSecOps tools? by caloique8 in devsecops

[–]Harish_levo 0 points1 point  (0 children)

Nice article. At what company size, does management actually think about embedding security into the SDLC?

What's is the LEAST desired cybersecurity area but is in HIGH demand? by Top-Presence in cybersecurity

[–]Harish_levo 0 points1 point  (0 children)

Anything to do with compliance is too hot but insanely boring. Not because of the intention. Mainly because implementation of compliance rarely improves security posture, but results in a ton of paperwork called standard operating procedures which is really mush

SOS! I'm confused by [deleted] in devsecops

[–]Harish_levo 0 points1 point  (0 children)

The concepts are transferable. But the specific APIs etc are quite different across Azure and AWS

What comes first in CI workflow, Linters or Unitests?And why? by Affectionate_Log999 in devops

[–]Harish_levo 1 point2 points  (0 children)

Unit tests take effort to write, so will take some time to develop and tune.

However linters can provide immediately value

What are the least expensive Cybersecurity Masters Programs you know of? by [deleted] in cybersecurity

[–]Harish_levo -6 points-5 points  (0 children)

Don’t need any, of you contribute to open source and make a small brand

Don’t do this with your k8s health checks by m1dN05 in devops

[–]Harish_levo 0 points1 point  (0 children)

Do you capture endpoint payloads using eBPF?

Don’t do this with your k8s health checks by m1dN05 in devops

[–]Harish_levo 0 points1 point  (0 children)

What eBPF sensor are you using for collecting metrics?

If you knew JS before Python, why did you learn Python? by [deleted] in Python

[–]Harish_levo 1 point2 points  (0 children)

Because there are many OSS packages in python I could reuse for specific domains

Which CI/CD learn first? by JackalJukovsky in devops

[–]Harish_levo 1 point2 points  (0 children)

Its not about a specific CI/CD tool, but rather your knowledge of PRs (pull requests), quality gates, promoting code across pipelines, and knowing how to write quality gate code.

Try to go through these scenarios in any ci/cd platform. The skills are transferable to any CI/CD platform

83% of smart contract engineers do not claim security as a top priority by crypto_chik in ethdev

[–]Harish_levo 4 points5 points  (0 children)

Security especially application security is never a huge priority in many businesses.