Skip to content

issues Search Results · repo:ossf/wg-best-practices-os-developers language:JavaScript

Filter by

189 results
 (73 ms)

189 results

inossf/wg-best-practices-os-developers (press backspace or delete to remove)

Clang doesn t mind, but GCC minds when building as C++: cc1plus: warning: ‘-Werror=’ argument ‘-Werror=implicit’ is not valid for C++ cc1plus: warning: ‘-Werror=’ argument ‘-Werror=incompatible-pointer-types’ ...
  • exoosh
  • Opened 
    12 hours ago
  • #924

docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C++.md should contain a warning in the section TL;DR: What compiler options should I use? : **NB:** `-Wl,--no-copy-dt-needed-entries` ...
  • exoosh
  • 1
  • Opened 
    3 days ago
  • #923

Reference: https://github.com/ossf/wg-best-practices-os-developers/blob/b14d7a94ef36af6a405a77900df34b13025ab6fc/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C%2B%2B.md?plain=1#L1002-L1012 ...
bug
Product: Compiler Hardening Guide
  • ckwastra
  • 1
  • Opened 
    21 days ago
  • #902

Reference: https://github.com/ossf/wg-best-practices-os-developers/blob/b14d7a94ef36af6a405a77900df34b13025ab6fc/docs/Compiler-Hardening-Guides/Compiler-Options-Hardening-Guide-for-C-and-C%2B%2B.md?plain=1#L760 ...
bug
Product: Compiler Hardening Guide
  • ckwastra
  • 1
  • Opened 
    21 days ago
  • #901

There is a risk that we confuse the reader due to using the exact same ID + TITLE as MITRE. This issue is to discuss options before creating a PR to apply the changes. For example a reading: CWE-390: ...
Product: Python Hardening Guide
  • myteron
  • Opened 
    27 days ago
  • #894

The -Wstringop-overflow, -Wno-stringop-overread, and -Wno-stringop-truncation options warn for code that can be statically determined to cause buffer overflows or memory overruns, truncate the copied string ...
Enhancement
Product: Compiler Hardening Guide
  • thomasnyman
  • Opened 
    on May 7
  • #882

GCC 15 is expected to alter its behavior with respect to initializing padding bits in unions and structures where the standard doesn t require it, e.g., void foo (void) { union U { int a; long b[64]; ...
Enhancement
good first issue
Product: Compiler Hardening Guide
  • thomasnyman
  • 3
  • Opened 
    on Apr 17
  • #857

The concise guide to developing secure software says Software with many users or large users may be inappropriate for your use. This doesn t seem to be clear enough, and there was a discussion here: https://github.com/ossf/wg-best-practices-os-developers/pull/832#issuecomment-2788763536 ...
Product: Concise Guides
  • david-a-wheeler
  • 6
  • Opened 
    on Apr 9
  • #853

Modify the Concise Guide for Developing More Secure Software to refer to our other guides. Something like: - Apply focused guides on developing secure software. See the OpenSSF guides, including ...list-with-links... ...
Product: Concise Guides
Product: Guidelines
  • david-a-wheeler
  • Opened 
    on Apr 8
  • #852

Replacing Pillars with chapters or book sections allows a better reading and learning experience, this would be similar to what we have done for the Introduction to Multithreading and Multiprocessing in ...
Product: Python Hardening Guide
  • myteron
  • Opened 
    on Apr 8
  • #849
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub