dart
Insufficient data authenticity validation - Dart
Need Enhancement of data authenticity validation Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_io for managing and ...
Unauthorized access to files - Dart
Need Prevention of unauthorized access to files and functionalities Context Usage of Dart 2.0 for developing high-performance, cross-platform applications Usage of Shelf for managing and organizing data in Node.js applications Usage of shelf_router ...
Lack of data validation - Emails - Dart
Need Implementation of email validation and filtering to prevent the use of disposable mailboxes Context Usage of Dart for building cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Usage of ...
Lack of data validation - Numbers - Dart
Need Implementation of robust data validation for numbers Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code ...
Lack of data validation - Dates - Dart
Need Implementation of robust data validation for dates Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data models and database interactions Description Non compliant code import ...
Lack of data validation - Headers - Dart
Need Implementation of proper data validation for HTTP headers Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant ...
Lack of data validation - Input Length - Dart
Need Implementation of input length validation to prevent excessive data submission Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in Node.js applications ...
Lack of data validation - Reflected Parameters - Dart
Need Implementation of proper data validation and sanitization for user input Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of ...
Lack of data validation - Responses - Dart
Need Implementation of robust data validation for response data Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant ...
Lack of data validation - Session Cookie - Dart
Need Implementation of secure data validation for Session Cookies Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Lack of data validation - Source Code - Dart
Need Implementation of robust data validation mechanisms in the source code Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data storage and retrieval Description Non compliant code ...
Lack of data validation - Header x-amzn-RequestId - Dart
Need Implementation of robust data validation for the x-amzn-RequestId Header Context Usage of Dart for building cross-platform applications Usage of Shelf for managing data storage and retrieval Description Non compliant code import ...
Lack of data validation - Dart
Need Implementation of robust data validation mechanisms Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_router for ...
Debugging enabled in production - Dart
Need Disabling debugging mode in production environment Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_io for managing ...
Insecure service configuration - Keys - Dart
Need Secure storage and management of cipher keys Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in Node.js applications Description Non compliant code import ...
Insecure service configuration - Dart
Need Secure service configuration to prevent XSS attacks Context Usage of Dart for building cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Excessive privileges - Temporary Files - Dart
Need Restriction of privileges and access modes for temporary files Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of dart:io for handling input and output operations in Dart programming Description Non ...
Uncontrolled external site redirect - Dart
Need Controlled and secure external site redirects Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data storage and retrieval Description Non compliant code import ...
Insecure or unset HTTP headers - Accept - Dart
Need Enforce secure and properly set HTTP headers for the Accept field Context Usage of Dart 2.0 for efficient and modern web and mobile app development Usage of Shelf for ORM (Object-Relational Mapping) in Node.js Description Non compliant code ...
Use of an insecure channel - useSslProtocol() - Dart
Need Secure communication channel using SSL/TLS Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of dart:io for handling input and output operations in Dart programming Usage of shelf_io.dart package for ...
Insecure encryption algorithm - SSLContext - Dart
Need Implementation of secure encryption algorithms for SSLContext Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of dart:io for handling input/output operations in Dart programming Description Non ...
Inappropriate coding practices - Cyclomatic complexity - Dart
Need Improvement of coding practices to reduce cyclomatic complexity Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Inappropriate coding practices - Eval function - Dart
Need Elimination of the use of the eval function with unvalidated input Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non ...
Sensitive information in source code - API Key - Dart
Need Secure storage of sensitive information in source code Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in Node.js applications Description Non compliant code ...
Lack of data validation - URL - Dart
Need Implementation of robust data validation for URL parameters Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing data storage and retrieval Description Non compliant code import ...
Insecure exceptions - Empty or no catch - Dart
Need Proper exception handling and error management Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Inappropriate coding practices - Dart
Need Enforcement of proper encapsulation in coding practices Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant ...
Insecure or unset HTTP headers - X-Permitted-Cross-Domain-Policies - Dart
Need Implementation of secure and properly configured X-Permitted-Cross-Domain-Policies header Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in Node.js ...
Insecure or unset HTTP headers - CORS - Dart
Need Enforcement of secure and specific Cross-Origin Resource Sharing (CORS) policies Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing and organizing data in Node.js applications ...
Insecure encryption algorithm - Perfect Forward Secrecy - Dart
Need Implementation of a secure encryption algorithm with Perfect Forward Secrecy Context Usage of Dart 2.10.0 for developing cross-platform applications Usage of dart:io for performing input/output operations in Dart Usage of dart:convert for ...
Insecure or unset HTTP headers - X-Content-Type-Options - Dart
Need Enforce secure content type handling Context Usage of Dart 2.12.0 for developing cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Insecurely generated cookies - Secure - Dart
Need Secure generation and transmission of cookies Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code import ...
Insecurely generated cookies - SameSite - Dart
Need Enforce secure generation of cookies with proper SameSite attribute configuration Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application ...
Insecurely generated cookies - HttpOnly - Dart
Need Secure generation of cookies with the HttpOnly attribute Context Usage of Dart 2.0 for building high-performance, cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code ...
Lack of data validation - Type confusion - Dart
Need Enforce strict data validation to prevent type confusion vulnerabilities. Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data storage and retrieval Usage of Shelf.io for ...
Race condition - Dart
Need Prevention of race conditions in the system Context Usage of Dart 2.0 for building scalable and performant applications Usage of dart:async for asynchronous programming in Dart Usage of Shelf for managing data storage and retrieval Usage of ...
Improper dependency pinning - Dart
Need Proper dependency management and version control Context Usage of Dart 2.12.0 for developing cross-platform applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_router for creating a router ...
Metadata with sensitive information - Dart
Need Protection of sensitive information in metadata Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Description Non compliant code ...
Regulation infringement - Dart
Need Compliance with regulatory requirements Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing and organizing data in a Node.js application Usage of shelf_router for creating a router ...
Security controls bypass or absence - Dart
Need Implementation of robust security controls Context Usage of Dart for building cross-platform mobile, web, and desktop applications Usage of Shelf for managing data persistence and querying in Node.js applications Usage of shelf_io for managing ...
Next page