Projects STRLCPY bearer Commits 787a1116
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■
    pkg/commands/process/settings/rules/ruby/lang/http_post_insecure_with_data/.snapshots/TestRubyLangHttpPostInsecureWithData--insecure_post_form_with_datatype.yml
    skipped 14 lines
    15 15   cwe_ids:
    16 16   - "319"
    17 17   id: ruby_lang_http_post_insecure_with_data
    18  - description: Sensitive data sent through an an unsecure HTTP communication detected.
     18 + description: Sensitive data sent through an unsecure HTTP communication detected.
    19 19   documentation_url: https://docs.bearer.com/reference/rules/ruby_lang_http_post_insecure_with_data
    20 20   line_number: 1
    21 21   filename: insecure_post_form_with_datatype.rb
    skipped 7 lines
  • ■ ■ ■ ■
    pkg/commands/process/settings/rules/ruby/lang/http_post_insecure_with_data/.snapshots/TestRubyLangHttpPostInsecureWithData--insecure_post_with_datatype.yml
    skipped 14 lines
    15 15   cwe_ids:
    16 16   - "319"
    17 17   id: ruby_lang_http_post_insecure_with_data
    18  - description: Sensitive data sent through an an unsecure HTTP communication detected.
     18 + description: Sensitive data sent through an unsecure HTTP communication detected.
    19 19   documentation_url: https://docs.bearer.com/reference/rules/ruby_lang_http_post_insecure_with_data
    20 20   line_number: 1
    21 21   filename: insecure_post_with_datatype.rb
    skipped 7 lines
  • ■ ■ ■ ■
    pkg/commands/process/settings/rules/ruby/lang/http_post_insecure_with_data.yml
    skipped 26 lines
    27 27   detection: datatype
    28 28  trigger: local
    29 29  metadata:
    30  - description: "Sensitive data sent through an an unsecure HTTP communication detected."
     30 + description: "Sensitive data sent through an unsecure HTTP communication detected."
    31 31   remediation_message: |
    32 32   ## Description
    33 33   
    skipped 35 lines
Please wait...
Page is in error, reload to recover