-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP Show 77: Advent of Code 2025 (Day 1 – Part 2: Failure)
- SaturdayMP Show 76: Hack the Box – Lock (Part 2 – Both Flags)
- XPlugins.iOS.BEMCheckBox version 8, 9, and 10 released!
- SaturdayMP Show 75: Hack the Box – Lock (Part 1, Almost Captured the User Flag)
- SaturdayMP Show 74: Migrate From Rails to Jekyll (Part 7 or 7)
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# DataGrip Docker Edmonton .NET User Group Entity Framework fun hack the box human resource machine Introduction to ORMs for DBAs ios jekyll kids thinking outside the box Mini-Compressor native-binding NUnit ORM picoctf python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaymp show saturdaympshow security Smaller images software development sql-server standard ruby Takeaways TeamCity Today I Learned xamarin xamarin ios .net native-binding xplugins
-
Archives
Daily Archives: November 6, 2023
Don’t Commit Sensitive Information to the Repository
One of the most common security issues I in code reviews is sensitive information, such as production credentials, API keys, etc, in the source code. The source code I just pulled from the repository. The source code all the developers … Continue reading
Posted in Security
Tagged credentials, security
Comments Off on Don’t Commit Sensitive Information to the Repository