Systems | Development | Analytics | API | Testing

A New Kind of Hybrid Cloud, Built for Partner Simplicity

In light of tightening budgets, rising costs, and heightened demand for compliance and innovation, there’s no doubt that many companies are increasingly relying on hybrid cloud environments to modernize their current infrastructure and IT operations. But, according to a recent survey, nearly half of businesses are struggling due to the rapid integration of cloud technologies, the complexity of integration processes, a lack of skilled personnel, and the need for comprehensive cybersecurity measures.

API Security - Implementing API Security by Design

In this video, Frank Kilcommins from SmartBear and our special guest, José Haro Peralta, author of "Microservice APIs" demonstrate practical steps, workflow tricks, and the essential tools you need to beef up your API security, from start to finish, including design and development. They recap on the initial Security-By-Design session, to cover OWASP Risks, AuthNZ nuances, Common Design Vulnerabilities before going on a Hands-On walkthrough delivering an API with security in mind from the get go!

Mobile app security is just like housekeeping

What is Appdome? How does it work? Is Appdome like a firewall for mobile applications? In this week’s episode of the Test Case Scenario, Appdome’s Senior Product Manager Kurt Dusek joins our panelists. They discuss the many incredible features of this cyber defense automation platform, how it detects and fights against cybersecurity threats, and more.

AI and Privacy: 3 Things Leaders Should Know for 2024

In the rapidly emerging artificial intelligence economy, organizations will split into two groups: those who are good at AI and those who are bad at business. Most experts agree that AI won’t replace humans, but instead augment us in a world of mixed autonomy. You’ll need new structures to harness AI’s transformative potential while managing its very real risks—the biggest of which is data privacy. So how can leaders handle AI and privacy risks?

Managing Open Banking APIs with Kong

In the Open Banking ecosystem, Kong Gateway emerges as a pivotal tool. It ensures that financial institutions can comply with stringent regulatory standards and leverage the opportunities presented by this new, data-driven landscape. This article will cover an in-depth look at the open banking landscape. In the Open Banking ecosystem, Kong Gateway emerges as a pivotal tool.

4 AI Privacy Issues-and How to Combat Them

Artificial intelligence is changing the world. With use cases ranging from content generation to deep data analysis to detecting health issues, AI can greatly improve lives and enhance business outcomes. And with the explosion of generative AI services and large language models, we can expect AI to become even more ubiquitous than it already is. But AI isn’t perfect. In particular, AI privacy issues put organizations at risk or prevent adoption in the first place.

The Rise of Web3 Technology : Challenges & The Role of Security Testing

The growing potential of web3 is undeniably revolutionizing the internet, but its vulnerability to security threats has raised significant concern over its usage. In 2022, the web3 domain experienced a substantial onslaught, with 165 major attacks resulting in cumulative losses of $3.6 billion. In 2023, notably the third quarter, the domain further witnessed staggering financial losses exceeding $720 million due to security breaches in web3 systems.

Pushing the Boundaries of OAuth and OIDC Security - Push Authorization Request (PAR)

In the world of API security, OAuth 2.0 plays a crucial role in authorization. OpenID Connect (OIDC) works seamlessly with OAuth 2.0, providing an identity layer that ensures standardized authentication and user information for applications. Among various grant types, the Authorization Code stands out as a recommended standard. It's known for its advanced security features, support for refresh tokens, reduced exposure of credentials, and adaptability for both server-side and front-end applications.