Code Review
December 5, 2023
Code Reviewer Spotlight: Matt Buzanowski
There are two types of developers, those that treat untrusted input as malicious by default, and those that have never experienced an application compromise. PullRequest reviewer Matt Buzanowski aims to appeal to the latter camp in an effort to ensure that compromise never occurs.
Our Code Reviewer Spotlight is an ongoing series of interviews so you can get to know our top reviewers. Discover more about Matt’s desire to spread secure coding practices below.
By PullRequest
December 5, 2023
Integrating Generative AI into Your Application: A Security Perspective
In the swiftly evolving landscape of software development, the integration of generative AI, such as OpenAI’s GPT-4 or Anthropic’s Claude, into applications has opened a new frontier of innovation and user engagement.By PullRequest
December 4, 2023
Slow Rolling Refactors in Laravel: Ensuring a Smooth Transition
Refactoring, the process of restructuring existing computer code without changing its external behavior, is a crucial part of software development.By PullRequest
December 1, 2023
Secure Markdown Rendering in React: Balancing Flexibility and Safety
In the realm of web development, the use of Markdown for content creation has become increasingly popular due to its simplicity and readability.By Tyler Mann
November 30, 2023