#securecode результаты поиска

En el desarrollo seguro hay que asegurarse de que las aplicaciones manejen adecuadamente los errores para que no proporcionen información detallada del sistema, ni nieguen el servicio, ni afecten los mecanismos de seguridad ni bloqueen el sistema. #SecureCode 🔏💻☕️

knaverit's tweet image. En el desarrollo seguro hay que asegurarse de que las aplicaciones manejen adecuadamente los errores para que no proporcionen información detallada del sistema, ni nieguen el servicio, ni afecten los mecanismos de seguridad ni bloqueen el sistema. #SecureCode 🔏💻☕️

"Automatically Add License Protection and Obfuscation to PL/SQL" We are here to help you secure your data in your Oracle database. Contact us - petefinnigan.com/contact.htm #oracleace #plsql #securecode #securityaudit #databreach Please like, follow and share our pages and posts.

petefinnigan's tweet image. "Automatically Add License Protection and Obfuscation to PL/SQL" 
We are here to help you secure your data in your Oracle database. Contact us - 
petefinnigan.com/contact.htm

#oracleace #plsql #securecode #securityaudit #databreach

Please like, follow and share our pages and posts.

#Securecode lovers! 👋 We've launched tons of new learning content & features on the SCW platform: AI Challenges, AI Security Rules on GitHub, Quests innovations, Vulnerability Insights & more. Ready to increase your #securecoding posture? Request a demo: ow.ly/aEkT50WQEsK


Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.

RGV_Cycling's tweet image. Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.
RGV_Cycling's tweet image. Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.

What can small businesses do to force vendors to create more secure software? I have some ideas for you! #appsec #securecode @bsidesedmonton


Do you have a bias towards or against certain AppSec tools? If so, why? And which ones? I want us to try to learn from each other. #appsec #securecode #cybersecurity

shehackspurple's tweet image. Do you have a bias towards or against certain AppSec tools? If so, why? And which ones? I want us to try to learn from each other.
#appsec #securecode #cybersecurity

API security is critical. From authentication to input sanitization, every step matters. I’ve shared a quick blog on essential API security measures for developers. Read here: newsletter.masteringbackend.com/p/api-and-api-… #APISecurity #BackendDev #SecureCode #MasteringBackend #ayshriv

master_backend's tweet image. API security is critical.
From authentication to input sanitization, every step matters.

I’ve shared a quick blog on essential API security measures for developers.

Read here: newsletter.masteringbackend.com/p/api-and-api-…

#APISecurity #BackendDev #SecureCode #MasteringBackend #ayshriv

If you could wave a magic wand, and "solve" 3 security problems, what would they be? And why? #appsec #securecode #cybersecurity

shehackspurple's tweet image. If you could wave a magic wand, and "solve" 3 security problems, what would they be? And why?
#appsec #securecode #cybersecurity

Tired of countless false positives and missed bugs? 👀 (lol) TrustInSoft Analyzer uses exhaustive static analysis to mathematically verify code correctness. Learn how: bit.ly/4jUSVx9 #FormalVerification #SecureCode

TrustInSoft's tweet image. Tired of countless false positives and missed bugs? 👀 (lol)

TrustInSoft Analyzer uses exhaustive static analysis to mathematically verify code correctness.

Learn how: bit.ly/4jUSVx9 

#FormalVerification #SecureCode

When AI writes the code, we read between the lines. Orbitshield ensures your AI-generated code is secure, compliant, and production-ready. #HumanInTheLoop #AIaudit #SecureCode

orbitaudits's tweet image. When AI writes the code, we read between the lines.
Orbitshield ensures your AI-generated code is secure, compliant, and production-ready.
#HumanInTheLoop #AIaudit #SecureCode

Just because a user is authenticated ✅ ...doesn't mean they should have access. #CWE-862 ranks #9 on the Top 25 Most Dangerous CWEs. 🆔 Authentication: Who are you? 🔑 Authorization: Should you be doing that? Is your team ready? ow.ly/TNCr50WCQxm #appsec #securecode

SecurityJourney's tweet image. Just because a user is authenticated ✅ ...doesn't mean they should have access.

#CWE-862 ranks #9 on the Top 25 Most Dangerous CWEs.
🆔 Authentication: Who are you?
🔑 Authorization: Should you be doing that?

Is your team ready?
ow.ly/TNCr50WCQxm
#appsec #securecode

The very first #DevoxxGreece2023 conference is coming! Join us & Stella Varvarigou on Thur,4/5 to talk about #SASTtools in creating #securecode. Learn more: devoxx.gr/talk/?id=4622 #code4thought #techindustry #technews #softwaresecurity

Code4thoughtE's tweet image. The very first #DevoxxGreece2023 conference is coming! Join us & Stella Varvarigou on Thur,4/5  to talk about #SASTtools in creating #securecode. Learn more: devoxx.gr/talk/?id=4622

#code4thought #techindustry #technews #softwaresecurity

That’s me solving every other problem thrown at me at office 😹😹 #securecode #cybersecurity


The security culture Web3 projects need: 🔹 Building with protection in mind from the first commit 🔹 Training devs to think like attackers 🔹 Tracking security metrics alongside growth metrics 🔹 Making #securecode reviews non-negotiable If you want to lead in Web3, you can’t…


When you're fighting to write secure code 🔒 but your company thinks security training is just a 'nice thing to have'. Stay strong. We see you. 💪👀 #devlife #securecode #appsec #cybersecurity #meme

SecurityJourney's tweet image. When you're fighting to write secure code 🔒 but your company thinks security training is just a 'nice thing to have'. 

Stay strong. We see you. 💪👀
#devlife #securecode #appsec #cybersecurity #meme

📱Once code hits the App Store, your control ends—but the risk doesn’t. Subho Halder breaks down the hidden dangers of mobile security and why early detection is everything. 🎙️ Catch the episode now → bit.ly/3TfiOfB #MobileSecurity #ShiftLeft #SecureCode


Improper Neutralization of Special Elements in a Command (CWE-77) lets input hijack how commands run. This can allow attackers to execute code or even cause a total compromise. 🛑 💡 Tip: Always sanitize input before constructing commands. #CWE #appsec #securecode

SecurityJourney's tweet image. Improper Neutralization of Special Elements in a Command (CWE-77) lets input hijack how commands run. 

This can allow attackers to execute code or even cause a total compromise. 🛑

💡 Tip: Always sanitize input before constructing commands.   
#CWE #appsec #securecode

🚨 NYC Devs: Ready to prove your #securecoding skills? Join #OWASPNYC, @awscloud & @SecCodeWarrior for the NY #SecureCode Showdown! Fix vulnerabilities, compete in your fave languages & level up your security game. 🗓️ Oct 9 @ AWS NYC. Laptop required! ow.ly/p5ee50X53Y3


"Automatically Add License Protection and Obfuscation to PL/SQL" We are here to help you secure your data in your Oracle database. Contact us - petefinnigan.com/contact.htm #oracleace #plsql #securecode #securityaudit #databreach Please like, follow and share our pages and posts.

petefinnigan's tweet image. "Automatically Add License Protection and Obfuscation to PL/SQL" 
We are here to help you secure your data in your Oracle database. Contact us - 
petefinnigan.com/contact.htm

#oracleace #plsql #securecode #securityaudit #databreach

Please like, follow and share our pages and posts.

En el desarrollo seguro hay que asegurarse de que las aplicaciones manejen adecuadamente los errores para que no proporcionen información detallada del sistema, ni nieguen el servicio, ni afecten los mecanismos de seguridad ni bloqueen el sistema. #SecureCode 🔏💻☕️

knaverit's tweet image. En el desarrollo seguro hay que asegurarse de que las aplicaciones manejen adecuadamente los errores para que no proporcionen información detallada del sistema, ni nieguen el servicio, ni afecten los mecanismos de seguridad ni bloqueen el sistema. #SecureCode 🔏💻☕️

Which part of this code is responsible for preventing directory traversal attacks? #developers #DevSecOps #securecode

AikidoSecurity's tweet image. Which part of this code is responsible for preventing directory traversal attacks?

#developers #DevSecOps #securecode

Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.

RGV_Cycling's tweet image. Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.
RGV_Cycling's tweet image. Starting this new book. Yes it’s nerdy but the plot is a good one @shehackspurple #coding #securecode #reading #books I suggest that you pick one up yourself.

"Automatically Add License Protection and Obfuscation to PL/SQL" We are here to help you secure your data in your Oracle database. Contact us - petefinnigan.com/contact.htm #oracleace #plsql #securecode #securityaudit #databreach Please like, follow and share our pages and posts.

petefinnigan's tweet image. "Automatically Add License Protection and Obfuscation to PL/SQL" 
We are here to help you secure your data in your Oracle database. Contact us - 
petefinnigan.com/contact.htm

#oracleace #plsql #securecode #securityaudit #databreach

Please like, follow and share our pages and posts.

Collaborative coding is the fabric that weaves teams together, but it also introduces security risks 🚪🪲 In this thread, we'll explore 5 key strategies to ensure secure coding 🛡 Let's dive in! 🧵👇 #softwaresecurity #DevSecOps #SecureCode

AikidoSecurity's tweet image. Collaborative coding is the fabric that weaves teams together, but it also introduces security risks 🚪🪲

In this thread, we'll explore 5 key strategies to ensure secure coding 🛡

Let's dive in! 🧵👇

#softwaresecurity #DevSecOps #SecureCode

Trust is paramount when it comes to code security 🤝 🛡 Aikido scans your code without storing any code! Read this to learn about how Aikido ensures your code is safe 👇 help.aikido.dev/en/articles/69… #softwaresecurity #securecode #DevSecOps

AikidoSecurity's tweet image. Trust is paramount when it comes to code security 🤝

🛡 Aikido scans your code without storing any code!

Read this to learn about how Aikido ensures your code is safe 👇
help.aikido.dev/en/articles/69…

#softwaresecurity #securecode #DevSecOps

API security is critical. From authentication to input sanitization, every step matters. I’ve shared a quick blog on essential API security measures for developers. Read here: newsletter.masteringbackend.com/p/api-and-api-… #APISecurity #BackendDev #SecureCode #MasteringBackend #ayshriv

master_backend's tweet image. API security is critical.
From authentication to input sanitization, every step matters.

I’ve shared a quick blog on essential API security measures for developers.

Read here: newsletter.masteringbackend.com/p/api-and-api-…

#APISecurity #BackendDev #SecureCode #MasteringBackend #ayshriv

Unlock secure deployments without sacrificing speed! This webinar explores best practices for merging dev & security. Focus on efficiency, add smart security, and transform processes from the start. 🚀🔒 #SecureCode #DevOps #USA link: ift.tt/Vrgbdwq

TweetThreatNews's tweet image. Unlock secure deployments without sacrificing speed! This webinar explores best practices for merging dev & security. Focus on efficiency, add smart security, and transform processes from the start. 🚀🔒 #SecureCode #DevOps #USA

link: ift.tt/Vrgbdwq

As someone who is tasked with creating #maintainable, #securecode, this #codegen stuff scares the bejeezus out of me

cloudshock_dev's tweet image. As someone who is tasked with creating #maintainable, #securecode, this #codegen stuff scares the bejeezus out of me

Just because a user is authenticated ✅ ...doesn't mean they should have access. #CWE-862 ranks #9 on the Top 25 Most Dangerous CWEs. 🆔 Authentication: Who are you? 🔑 Authorization: Should you be doing that? Is your team ready? ow.ly/TNCr50WCQxm #appsec #securecode

SecurityJourney's tweet image. Just because a user is authenticated ✅ ...doesn't mean they should have access.

#CWE-862 ranks #9 on the Top 25 Most Dangerous CWEs.
🆔 Authentication: Who are you?
🔑 Authorization: Should you be doing that?

Is your team ready?
ow.ly/TNCr50WCQxm
#appsec #securecode

Tired of countless false positives and missed bugs? 👀 (lol) TrustInSoft Analyzer uses exhaustive static analysis to mathematically verify code correctness. Learn how: bit.ly/4jUSVx9 #FormalVerification #SecureCode

TrustInSoft's tweet image. Tired of countless false positives and missed bugs? 👀 (lol)

TrustInSoft Analyzer uses exhaustive static analysis to mathematically verify code correctness.

Learn how: bit.ly/4jUSVx9 

#FormalVerification #SecureCode

Security extends beyond firewalls & intrusion detection systems - Cerbos' Product Lead, @alexolivier, highlights in an @ABridgwater @forbestech article. #Securecode = User protection & org reputation. cerbos.dev/blog/the-power… #CyberSecurity #Cerbos #Forbes

cerbosdev's tweet image. Security extends beyond firewalls & intrusion detection systems - Cerbos' Product Lead, @alexolivier, highlights in an @ABridgwater @forbestech article.

#Securecode = User protection & org reputation. 
cerbos.dev/blog/the-power…

#CyberSecurity #Cerbos #Forbes

When you're fighting to write secure code 🔒 but your company thinks security training is just a 'nice thing to have'. Stay strong. We see you. 💪👀 #devlife #securecode #appsec #cybersecurity #meme

SecurityJourney's tweet image. When you're fighting to write secure code 🔒 but your company thinks security training is just a 'nice thing to have'. 

Stay strong. We see you. 💪👀
#devlife #securecode #appsec #cybersecurity #meme

Want to avoid costly breaches? Address risks during the SDLC process with Raxis’ expert cybersecurity code reviews. 🔗 Discover our process: raxis.com/cybersecurity-… #Raxis #SecureCode #DataProtection

RaxisOne's tweet image. Want to avoid costly breaches? Address risks during the SDLC process with Raxis’ expert cybersecurity code reviews.

🔗 Discover our process: raxis.com/cybersecurity-…
#Raxis #SecureCode #DataProtection

If you could wave a magic wand, and "solve" 3 security problems, what would they be? And why? #appsec #securecode #cybersecurity

shehackspurple's tweet image. If you could wave a magic wand, and "solve" 3 security problems, what would they be? And why?
#appsec #securecode #cybersecurity

🚿 CWE-400: Uncontrolled Resource Consumption is like turning all the faucets on in your house at once – eventually, the water will run out!💧 Get trained to manage resources and protect your systems: ow.ly/M4Oi50VuFox #CWE #securecode #appsec #securityalert

SecurityJourney's tweet image. 🚿 CWE-400: Uncontrolled Resource Consumption is like turning all the faucets on in your house at once – eventually, the water will run out!💧

Get trained to manage resources and protect your systems: ow.ly/M4Oi50VuFox
#CWE #securecode #appsec #securityalert

When AI writes the code, we read between the lines. Orbitshield ensures your AI-generated code is secure, compliant, and production-ready. #HumanInTheLoop #AIaudit #SecureCode

orbitaudits's tweet image. When AI writes the code, we read between the lines.
Orbitshield ensures your AI-generated code is secure, compliant, and production-ready.
#HumanInTheLoop #AIaudit #SecureCode

Loading...

Something went wrong.


Something went wrong.


United States Trends