An open API service indexing awesome lists of open source software.

https://github.com/netguru/mobile-security-checklist

Netguru mobile security checklist
https://github.com/netguru/mobile-security-checklist

android ios mobile-development mobile-security security

Last synced: about 1 year ago
JSON representation

Netguru mobile security checklist

Awesome Lists containing this project

README

          

# Netguru Mobile Security Checklist

At Netguru we care about security of our mobile applications, that's why our mobile security group has created this checklist.
This repository contains a list of security requirements that can increase the security of mobile application.

Every requirement should contain a handbook describing:
- Risk related with the requirement.
- Information when the app should apply this requirement.
- Solution how to apply requirement.
- Explanation how to test your app againt this risk.

Which should make it easier to decide, if app need such requirement and how to apply it.

# Why did we decide to create a Mobile Security Checklist?

We wanted to make mobile security more accessible and standardize the list of requirements that projects could conform to.

# Table of contents

## Checklists

- [Shared](Checklists/01-Shared.md)
- [iOS](Checklists/02-iOS.md)
- [Android](Checklists/03-Android.md)

## Handbooks

- [Shared](Handbooks/01-Shared/)
- [iOS](Handbooks/02-iOS/)

# About

This project is made with ❤️ by [Netguru](https://netguru.com).

Contributors


Kamil


Karol



Daniel



Mariusz



Damian



Patryk



Eugene


Mateusz



Wanna become next contributor? Check these guides:
- [Checklist contribution](Checklists/how_to_contribute.md)
- [Handbooks contribution](Handbooks/how_to_contribute.md)

# License

The mobile security checklist is available as open source under the terms of the [Apache 2.0 LICENSE](LICENSE).