Skip to content

Commit

Permalink
Updated URLs to new username
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehildreth committed Jan 14, 2025
1 parent 2b1944f commit d3ccefe
Show file tree
Hide file tree
Showing 10 changed files with 49 additions and 49 deletions.
4 changes: 2 additions & 2 deletions Build/Build-Module.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Build-Module -ModuleName 'Locksmith' {
Author = 'Jake Hildreth'
Copyright = "(c) 2022 - $CopyrightYear. All rights reserved."
Description = 'A small tool to find and fix common misconfigurations in Active Directory Certificate Services.'
ProjectUri = 'https://github.com/TrimarcJake/Locksmith'
IconUri = 'https://raw.githubusercontent.com/TrimarcJake/Locksmith/main/Images/locksmith.ico'
ProjectUri = 'https://github.com/jakehildreth/Locksmith'
IconUri = 'https://raw.githubusercontent.com/jakehildreth/Locksmith/main/Images/locksmith.ico'
PowerShellVersion = '5.1'
Tags = @('Windows', 'Locksmith', 'CA', 'PKI', 'ActiveDirectory', 'CertificateServices', 'ADCS')
}
Expand Down
20 changes: 10 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ All types of contributions are encouraged and valued. See the [Table of Contents
## Code of Conduct

This project and everyone participating in it is governed by the
[Locksmith Code of Conduct](https://github.com/TrimarcJake/Locksmith/blob/main/CODE_OF_CONDUCT.md).
[Locksmith Code of Conduct](https://github.com/jakehildreth/Locksmith/blob/main/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code. Please report unacceptable behavior
to <[email protected]>.

## I Have a Question

> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/TrimarcJake/Locksmith/blob/main/README.md).
> If you want to ask a question, we assume that you have read the available [Documentation](https://github.com/jakehildreth/Locksmith/blob/main/README.md).
Before you ask a question, it is best to search for existing [Issues](https://github.com/TrimarcJake/Locksmith/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.
Before you ask a question, it is best to search for existing [Issues](https://github.com/jakehildreth/Locksmith/issues) that might help you. In case you have found a suitable issue and still need clarification, you can write your question in this issue. It is also advisable to search the internet for answers first.

If you then still feel the need to ask a question and need clarification, we recommend the following:

- Open an [Issue](https://github.com/TrimarcJake/Locksmith/issues/new/choose).
- Open an [Issue](https://github.com/jakehildreth/Locksmith/issues/new/choose).
- Provide as much context as you can about what you're running into.
- Provide project and platform versions (Windows Version, Powershell Version, Windows Terminal, etc.), depending on what seems relevant.

Expand All @@ -57,8 +57,8 @@ We will then take care of the issue as soon as possible.
A good bug report shouldn't leave others needing to chase you up for more information. Therefore, we ask you to investigate carefully, collect information and describe the issue in detail in your report. Please complete the following steps in advance to help us fix any potential bug as fast as possible.

- Make sure that you are using the latest version.
- Determine if your bug is really a bug and not an error on your side. e.g., using incompatible environment components or versions. (Make sure that you have read the [documentation](https://github.com/TrimarcJake/Locksmith/blob/main/README.md). If you are looking for support, you might want to check [this section](#i-have-a-question)).
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/TrimarcJake/Locksmith/issues?q=label%3Abug).
- Determine if your bug is really a bug and not an error on your side. e.g., using incompatible environment components or versions. (Make sure that you have read the [documentation](https://github.com/jakehildreth/Locksmith/blob/main/README.md). If you are looking for support, you might want to check [this section](#i-have-a-question)).
- To see if other users have experienced (and potentially already solved) the same issue you are having, check if there is not already a bug report existing for your bug or error in the [bug tracker](https://github.com/jakehildreth/Locksmith/issues?q=label%3Abug).
- Also make sure to search the internet (including Stack Overflow) to see if users outside of the GitHub community have discussed the issue.
- Collect information about the bug:
- OS, platform, and version of client machine. (Locksmith is only supported on Windows 10+/2016+ at this time.)
Expand All @@ -74,7 +74,7 @@ A good bug report shouldn't leave others needing to chase you up for more inform
We use GitHub issues to track bugs and errors. If you run into an issue with the project:

- Open an [issue](https://github.com/TrimarcJake/Locksmith/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
- Open an [issue](https://github.com/jakehildreth/Locksmith/issues/new/choose). (Since we can't be sure at this point whether it is a bug or not, we ask you not to talk about a bug yet and not to label the issue.)
- Explain the behavior you would expect and the actual behavior you observe.
- Please provide as much context as possible and describe the *reproduction steps* that someone else can follow to recreate the issue on their own. This usually includes your code. For good bug reports, you should isolate the problem and create a reduced test case.
- Provide the information you collected in the previous section.
Expand All @@ -93,14 +93,14 @@ This section guides you through submitting an enhancement suggestion for Locksmi
#### Before Submitting an Enhancement

- Make sure that you are using the latest version.
- Read the [documentation](https://github.com/TrimarcJake/Locksmith/blob/main/README.md) carefully and find out if the functionality is already covered, maybe by an individual configuration.
- Perform a [search](https://github.com/TrimarcJake/Locksmith/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
- Read the [documentation](https://github.com/jakehildreth/Locksmith/blob/main/README.md) carefully and find out if the functionality is already covered, maybe by an individual configuration.
- Perform a [search](https://github.com/jakehildreth/Locksmith/issues) to see if the enhancement has already been suggested. If it has, add a comment to the existing issue instead of opening a new one.
- Find out whether your idea fits with the scope and aims of the project. It's up to you to make a strong case to convince the project's developers of the merits of this feature. Keep in mind that we want features that will be useful to the majority of our users and not just a small subset. If you're just targeting a minority of users, consider writing a new function.

<!-- omit in toc -->
#### How Do I Submit a Good Enhancement Suggestion?

Enhancement suggestions are tracked as [GitHub issues](https://github.com/TrimarcJake/Locksmith/issues).
Enhancement suggestions are tracked as [GitHub issues](https://github.com/jakehildreth/Locksmith/issues).

- Use a **clear and descriptive title** for the issue to identify the suggestion.
- Provide a **step-by-step description of the suggested enhancement** in as many details as possible.
Expand Down
22 changes: 11 additions & 11 deletions Docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
```
A small tool built to find and fix common misconfigurations in Active Directory Certificate Services.
<!-- locksmith-badges-start -->
![GitHub release](https://img.shields.io/github/v/release/trimarcjake/locksmith?sort=semver)
![GitHub top language](https://img.shields.io/github/languages/top/trimarcjake/locksmith)
![GitHub release](https://img.shields.io/github/v/release/jakehildreth/locksmith?sort=semver)
![GitHub top language](https://img.shields.io/github/languages/top/jakehildreth/locksmith)
![PowerShell Gallery Platform Support](https://img.shields.io/powershellgallery/p/locksmith)
[![GitHub contributors](https://img.shields.io/github/contributors/trimarcjake/locksmith.svg)](https://github.com/trimarcjake/locksmith/graphs/contributors/)
[![GitHub contributors](https://img.shields.io/github/contributors/jakehildreth/locksmith.svg)](https://github.com/jakehildreth/locksmith/graphs/contributors/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/trimarcjake/Locksmith/powershell.yml?logo=github&label=PSScriptAnalyzer)
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/jakehildreth/Locksmith/powershell.yml?logo=github&label=PSScriptAnalyzer)
![PowerShell Gallery Downloads](https://img.shields.io/powershellgallery/dt/locksmith?logo=powershell&label=PowerShell%20Gallery%20Downloads&color=blue)
<!-- locksmith-badges-end -->
## Contents
Expand Down Expand Up @@ -45,7 +45,7 @@ Install-Module -Name Locksmith -Scope CurrentUser

### Alternative Installation Methods
1. Download and Use the Module Without Installing It
1. Download the [latest module version](https://github.com/TrimarcJake/Locksmith/releases/latest/download/Locksmith.zip).
1. Download the [latest module version](https://github.com/jakehildreth/Locksmith/releases/latest/download/Locksmith.zip).
2. Open a PowerShell prompt to the location of the extracted file and run:
```powershell
Unblock-File .\Locksmith.zip # if necessary to unblock the download
Expand All @@ -54,7 +54,7 @@ Install-Module -Name Locksmith -Scope CurrentUser
Invoke-Locksmith
```
2. Download the Standalone Script Without Module
1. Download the latest monolithic (all-in-one) script version: [https://github.com/TrimarcJake/Locksmith/releases/latest/download/Invoke-Locksmith.zip](https://github.com/TrimarcJake/Locksmith/releases/latest/download/Invoke-Locksmith.zip).
1. Download the latest monolithic (all-in-one) script version: [https://github.com/jakehildreth/Locksmith/releases/latest/download/Invoke-Locksmith.zip](https://github.com/jakehildreth/Locksmith/releases/latest/download/Invoke-Locksmith.zip).
2. Open a PowerShell prompt to the location of the downloaded file and run:
```powershell
Unblock-File .\Invoke-Locksmith.zip
Expand All @@ -79,7 +79,7 @@ Invoke-Locksmith
# Script Syntax
.\Invoke-Locksmith.ps1
```
Example Output for Mode 0: <https://github.com/TrimarcJake/Locksmith/blob/main/examples/Mode0.md>
Example Output for Mode 0: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode0.md>

<a name="Mode1" id="Mode1"></a>

Expand All @@ -94,7 +94,7 @@ Invoke-Locksmith -Mode 1
# Script Syntax
.\Invoke-Locksmith.ps1 -Mode 1
```
Example Output for Mode 1: <https://github.com/TrimarcJake/Locksmith/blob/main/examples/Mode1.md>
Example Output for Mode 1: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode1.md>

<a name="Mode2" id="Mode2"></a>

Expand All @@ -109,7 +109,7 @@ Invoke-Locksmith -Mode 2
# Script Syntax
.\Invoke-Locksmith.ps1 -Mode 2
```
Example Output for Mode 2: <https://github.com/TrimarcJake/Locksmith/blob/main/examples/Mode2.md>
Example Output for Mode 2: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode2.md>

<a name="Mode3" id="Mode3"></a>

Expand All @@ -123,7 +123,7 @@ Invoke-Locksmith -Mode 3
# Script Syntax
.\Invoke-Locksmith.ps1 -Mode 3
```
Example Output for Mode 3: <https://github.com/TrimarcJake/Locksmith/blob/main/examples/Mode3.md>
Example Output for Mode 3: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode3.md>

<a name="Mode4" id="Mode4"></a>

Expand All @@ -138,7 +138,7 @@ Invoke-Locksmith -Mode 4
# Script Syntax
.\Invoke-Locksmith.ps1 -Mode 4
```
Example Output for Mode 4: <https://github.com/TrimarcJake/Locksmith/blob/main/examples/Mode4.md>
Example Output for Mode 4: <https://github.com/jakehildreth/Locksmith/blob/main/examples/Mode4.md>

<a name="Scans" id="Scans"></a>

Expand Down
10 changes: 5 additions & 5 deletions Invoke-Locksmith.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2721,7 +2721,7 @@ function New-Dictionary {
Summary = ''
FindIt = { Find-AuditingIssue }
FixIt = { Write-Output 'Add code to fix the vulnerable configuration.' }
ReferenceUrls = @('https://github.com/TrimarcJake/Locksmith', 'https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/designing-and-implementing-a-pki-part-i-design-and-planning/ba-p/396953')
ReferenceUrls = @('https://github.com/jakehildreth/Locksmith', 'https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/designing-and-implementing-a-pki-part-i-design-and-planning/ba-p/396953')
}
)
Return $Dictionary
Expand Down Expand Up @@ -3647,7 +3647,7 @@ function Test-IsRecentVersion {
Latest Version: 2024.12.11
Publishing Date: 01/28/2024 12:47:18
Install Module: Install-Module -Name Locksmith
Standalone Script: https://github.com/trimarcjake/locksmith/releases/download/v2.6/Invoke-Locksmith.zip
Standalone Script: https://github.com/jakehildreth/locksmith/releases/download/v2.6/Invoke-Locksmith.zip
#>
[CmdletBinding()]
[OutputType([boolean])]
Expand All @@ -3664,7 +3664,7 @@ function Test-IsRecentVersion {
$Version = $Version.Replace('v', '')
try {
# Checking the most recent release in GitHub, but we could also use PowerShell Gallery.
$Uri = "https://api.github.com/repos/trimarcjake/locksmith/releases"
$Uri = "https://api.github.com/repos/jakehildreth/locksmith/releases"
$Releases = Invoke-RestMethod -Uri $uri -Method Get -DisableKeepAlive -ErrorAction Stop
$LatestRelease = $Releases | Sort-Object -Property Published_At -Descending | Select-Object -First 1
# Get the release date of the currently running version via the version parameter
Expand Down Expand Up @@ -4342,7 +4342,7 @@ function Invoke-Locksmith {
The Windows PowerShell cmdlet Restart-Service requires RunAsAdministrator.
#>

[CmdletBinding(HelpUri = 'https://trimarcjake.github.io/Locksmith/Invoke-Locksmith')]
[CmdletBinding(HelpUri = 'https://jakehildreth.github.io/Locksmith/Invoke-Locksmith')]
param (
#[string]$Forest, # Not used yet
#[string]$InputPath, # Not used yet
Expand Down Expand Up @@ -4381,7 +4381,7 @@ function Invoke-Locksmith {
[System.Management.Automation.PSCredential]$Credential
)

$Version = '2025.1.10'
$Version = '2025.1.14'
$LogoPart1 = @'
_ _____ _______ _ _ _______ _______ _____ _______ _ _
| | | | |____/ |______ | | | | | |_____|
Expand Down
8 changes: 4 additions & 4 deletions Locksmith.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
Description = 'A small tool to find and fix common misconfigurations in Active Directory Certificate Services.'
FunctionsToExport = 'Invoke-Locksmith'
GUID = 'b1325b42-8dc4-4f17-aa1f-dcb5984ca14a'
HelpInfoURI = 'https://raw.githubusercontent.com/TrimarcJake/Locksmith/main/en-US/'
ModuleVersion = '2025.1.10'
HelpInfoURI = 'https://raw.githubusercontent.com/jakehildreth/Locksmith/main/en-US/'
ModuleVersion = '2025.1.14'
PowerShellVersion = '5.1'
PrivateData = @{
PSData = @{
ExternalModuleDependencies = @('ActiveDirectory', 'ServerManager', 'Microsoft.PowerShell.Utility', 'Microsoft.PowerShell.LocalAccounts', 'Microsoft.PowerShell.Management', 'Microsoft.PowerShell.Security', 'CimCmdlets', 'Dism')
IconUri = 'https://raw.githubusercontent.com/TrimarcJake/Locksmith/main/Images/locksmith.ico'
ProjectUri = 'https://github.com/TrimarcJake/Locksmith'
IconUri = 'https://raw.githubusercontent.com/jakehildreth/Locksmith/main/Images/locksmith.ico'
ProjectUri = 'https://github.com/jakehildreth/Locksmith'
Tags = @('Windows', 'Locksmith', 'CA', 'PKI', 'ActiveDirectory', 'CertificateServices', 'ADCS')
}
}
Expand Down
2 changes: 1 addition & 1 deletion Private/New-Dictionary.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ function New-Dictionary {
Summary = ''
FindIt = { Find-AuditingIssue }
FixIt = { Write-Output 'Add code to fix the vulnerable configuration.' }
ReferenceUrls = @('https://github.com/TrimarcJake/Locksmith', 'https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/designing-and-implementing-a-pki-part-i-design-and-planning/ba-p/396953')
ReferenceUrls = @('https://github.com/jakehildreth/Locksmith', 'https://techcommunity.microsoft.com/t5/ask-the-directory-services-team/designing-and-implementing-a-pki-part-i-design-and-planning/ba-p/396953')
}
)
Return $Dictionary
Expand Down
4 changes: 2 additions & 2 deletions Private/Test-IsRecentVersion.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function Test-IsRecentVersion {
Latest Version: 2024.12.11
Publishing Date: 01/28/2024 12:47:18
Install Module: Install-Module -Name Locksmith
Standalone Script: https://github.com/trimarcjake/locksmith/releases/download/v2.6/Invoke-Locksmith.zip
Standalone Script: https://github.com/jakehildreth/locksmith/releases/download/v2.6/Invoke-Locksmith.zip
#>
[CmdletBinding()]
[OutputType([boolean])]
Expand All @@ -46,7 +46,7 @@ function Test-IsRecentVersion {
$Version = $Version.Replace('v', '')
try {
# Checking the most recent release in GitHub, but we could also use PowerShell Gallery.
$Uri = "https://api.github.com/repos/trimarcjake/locksmith/releases"
$Uri = "https://api.github.com/repos/jakehildreth/locksmith/releases"
$Releases = Invoke-RestMethod -Uri $uri -Method Get -DisableKeepAlive -ErrorAction Stop
$LatestRelease = $Releases | Sort-Object -Property Published_At -Descending | Select-Object -First 1
# Get the release date of the currently running version via the version parameter
Expand Down
2 changes: 1 addition & 1 deletion Public/Invoke-Locksmith.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ function Invoke-Locksmith {
The Windows PowerShell cmdlet Restart-Service requires RunAsAdministrator.
#>

[CmdletBinding(HelpUri = 'https://trimarcjake.github.io/Locksmith/Invoke-Locksmith')]
[CmdletBinding(HelpUri = 'https://jakehildreth.github.io/Locksmith/Invoke-Locksmith')]
param (
#[string]$Forest, # Not used yet
#[string]$InputPath, # Not used yet
Expand Down
Loading

0 comments on commit d3ccefe

Please sign in to comment.