Critical Security Areas That Software Engineers Have To Know To Secure Their Solutions

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • owasp-masvs

    The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.

  • Security falls under the category non-functional requirements. It should define the needed security functionality the software has to satisfy. To save up time and not re-invent the wheel on each new project, you can select security requirements from a catalog. There is a general one called "Application Security Verification Standard (ASVS)" and one for the mobile named "Mobile Application Verification Standard (MASVS)". They contain a collection of requirements which are best practices for each listed category. Fortunately they have mapped those requirements with CWE (common weakness enumeration which is basically a list of software and hardware weaknesses). Depending on the used tools, those CWEs can be automatically scanned in your code.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • OWASP MASVS v2.0.0 is out!

    1 project | /r/cybersecurity | 1 Apr 2023
  • What security measures should one keep in mind when developing a fin-tech app ?

    2 projects | /r/reactnative | 12 Mar 2022
  • Refactoring of Mobile Application Security Verification Standard (Masvs)

    2 projects | news.ycombinator.com | 18 Jul 2021
  • Is there a point to logging out of apps?

    2 projects | /r/androidapps | 11 Apr 2021
  • We've learned nothing from the SolarWinds hack

    2 projects | news.ycombinator.com | 13 Nov 2023