Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add topic about best practices for writing secure code #10099

Open
2 tasks done
TravisEz13 opened this issue May 26, 2023 · 2 comments
Open
2 tasks done

Add topic about best practices for writing secure code #10099

TravisEz13 opened this issue May 26, 2023 · 2 comments
Labels
area-conceptual Area - Conceptual articles area-security Area - Security module and concepts issue-doc-idea Issue - request for new content up-for-grabs Tag - issue is open for any contributor to resolve

Comments

@TravisEz13
Copy link
Member

TravisEz13 commented May 26, 2023

Prerequisites

  • Existing Issue: Search the existing issues for this repository. If there is an issue that fits your needs do not file a new one. Subscribe, react, or comment on that issue instead.
  • Descriptive Title: Write the title for this issue as a short synopsis. If possible, provide context. For example, "Document new Get-Foo cmdlet" instead of "New cmdlet."

PowerShell Version

7.4

Summary

We have two scenarios:

  1. Writing secure code in general
    2. Don't rely on auto-loading
    3. Import the modules you use or use module qualified invocation
  2. Writing code for Constrained Language Mode

Details

No response

Proposed Content Type

About Topic

Proposed Title

No response

Related Articles

@TravisEz13 TravisEz13 added issue-doc-idea Issue - request for new content needs-triage Waiting - Needs triage labels May 26, 2023
@sdwheeler sdwheeler added area-security Area - Security module and concepts area-conceptual Area - Conceptual articles and removed needs-triage Waiting - Needs triage labels May 26, 2023
@sdwheeler
Copy link
Contributor

@TravisEz13 Do you have a draft you can share?

@sdwheeler
Copy link
Contributor

@sdwheeler sdwheeler added the up-for-grabs Tag - issue is open for any contributor to resolve label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-conceptual Area - Conceptual articles area-security Area - Security module and concepts issue-doc-idea Issue - request for new content up-for-grabs Tag - issue is open for any contributor to resolve
Projects
None yet
Development

No branches or pull requests

2 participants