Mike McGuire

Mike McGuire is a Product Marketing Manager at Wiz, where he focused on go-to-market strategy for developer experience, API Security, and ADR. Previously, Mike worked in application security product marketing, owning software composition analysis and software supply chain security. He brings over ten years of experience in enterprise software, with more than half of his career spent in security-focused roles. Mike began his career as a software developer before moving into product management and product marketing, giving him a strong foundation in how modern systems are built, deployed, and secured. He aims to translate real-world engineering and security challenges into practical, scalable solutions for modern cloud and software teams.

Articles Mike McGuire

Regarder la démo de 12 minutes

Regardez comment Wiz transforme la visibilité instantanée en une remédiation rapide.

Pour plus d’informations sur la façon dont Wiz traite vos données personnelles, veuillez consulter notre Politique de confidentialité.

Wiz starWiz starWiz starWiz star

What is a SOAP API? Security and implementation

Simple Object Access Protocol (SOAP) is an XML-based messaging protocol standardized by W3C that’s popular for its predictability, strict contracts, and strong security features. The protocol is the basis for SOAP APIs: The SOAP protocol defines the rules, and SOAP APIs are the actual implementations of those rules.

Code Claude vs GitHub Copilot : mieux ensemble ?

Claude Code est un outil de codage agent basé sur un terminal qui raisonne à travers des dépôts entiers et exécute des tâches en plusieurs étapes de manière autonome, tandis que GitHub Copilot est un assistant intégré IDE conçu pour les suggestions de code en ligne en temps réel. Ils résolvent des problèmes fondamentalement différents, et de nombreuses équipes utilisent les deux.

What is API security testing?

API security testing is the process of validating that APIs are protected against abuse, misconfiguration, and sensitive data exposure. Unlike functional testing—which checks whether an API works—security testing looks for ways an API can be misused.

Posts Mike McGuire