Krzysztof KałamarskiProkkalamarski.me·Oct 17, 2024Automate Your Web Security: Mastering Authenticated ZAP Scans with the ZAP Automation FrameworkAs developers, we strive to deliver secure systems to our clients. However, with large applications and hundreds of potential vulnerabilities and attacks, performing manual security testing for each new release can be a daunting task. Fortunately, th...Discusszap
Deepak parashartechfordummys.hashnode.dev·Sep 24, 2024DevSecOps Tools: A Comprehensive How-To Guide for YARN, GITLEAKS, NJSSCAN, SEMGREP, RETIRE, TRIVY, ZAP, SAST, and DASTIn the modern software development landscape, security has become a vital aspect of the development lifecycle. DevSecOps is the practice of integrating security into every phase of DevOps, ensuring that security is part of the continuous integration ...Discussnjsscan
Khushi Jainkhushi21.hashnode.dev·Jul 9, 2024How to instrument your application with OTel logs (Go)Logs are the quickest way to get insights into your application. With OTel standardization, users can easily collate, correlate and visualize telemetry data. For this demo, we are choosing zap library by Uber and stdout as the exporter. You can als...Discuss·26 readszap
Khushi Jainkhushi21.hashnode.dev·May 27, 2024Insights from LFX Mentorship with OpenTelemetryLinux Foundation Mentorship is a 3-month - tri-yearly program where you contribute code to CNCF projects. The highlight is that you get to work closely with the project maintainers and are compensated for it. It can be a great head-start to your engi...Discuss·84 readsLFX Mentorship
Uche Emmanueluchemma.hashnode.dev·May 23, 2024DISCOVERING ZAP: An Interesting New Part Of The BLAST Ecosystem (Blockchain World)With blockchain technology, we know how fast it has been and all the amazing ecosystems that have been built on it. All of these ecosystems tend to create and beautify a decentralized world. Now, ranging from layer 1 ecosystem Ethereum, which we are ...Discuss·10 likesBlast-Ecosystem
Akash KumarforKeploy Tech Blogkeploy-blog.hashnode.dev·May 3, 2024Adding colour to the log output of logging libraries in GoLogging is an integral part of software development, providing developers with valuable insights into the behaviour and performance of their applications. In the Go programming language, various logging libraries, such as the standard library's log p...Discusslogging