-
Notifications
You must be signed in to change notification settings - Fork 84
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: davewasmer/devcert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: davewasmer/devcert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 16 files changed
- 7 contributors
Commits on Jun 10, 2020
-
Fix remote execution vulnerability by switching from execSync to exec…
…FileSync (#55) * use execFileSync * add regex validation * fixup logging and interpolation
Configuration menu - View commit details
-
Copy full SHA for e0e8ae3 - Browse repository at this point
Copy the full SHA e0e8ae3View commit details -
James Zetlen committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 73b0e6a - Browse repository at this point
Copy the full SHA 73b0e6aView commit details -
James Zetlen committed
Jun 10, 2020 Configuration menu - View commit details
-
Copy full SHA for e138968 - Browse repository at this point
Copy the full SHA e138968View commit details
Commits on Jul 7, 2020
-
* Fix valid domain regex Based on https://gist.github.com/dperini/729294 Stripped the following checks: - protocol (http, ftp) - short syntax (//) - basic auth (user:pass) - requirement for TLD (\. made optional) - port number (:port) - resource path (/path, #resource-path) * Revert Regex to just support localhost * Prevent matching only a few octets of the ip https://regexr.com/56tso * Add ipv4 regex * Add error for ip addresses * Add missing } Co-authored-by: Jeremy Albright <1935258+Js-Brecht@users.noreply.github.com> Co-authored-by: Jeremy Albright <1935258+Js-Brecht@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0386f33 - Browse repository at this point
Copy the full SHA 0386f33View commit details -
James Zetlen committed
Jul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ec8bd6 - Browse repository at this point
Copy the full SHA 1ec8bd6View commit details -
James Zetlen committed
Jul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 13e17eb - Browse repository at this point
Copy the full SHA 13e17ebView commit details
Commits on Jul 14, 2020
-
Bump standard-version from 4.3.0 to 8.0.1 (#59)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.3.0 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v4.3.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce1c7ba - Browse repository at this point
Copy the full SHA ce1c7baView commit details
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7418e3c - Browse repository at this point
Copy the full SHA 7418e3cView commit details -
James Zetlen committed
Aug 20, 2020 Configuration menu - View commit details
-
Copy full SHA for d343e2d - Browse repository at this point
Copy the full SHA d343e2dView commit details
Commits on Jul 14, 2021
-
Feature: Allow multiple Subject Alternative Name (SAN) extensions (#52)
* Feature: Adding multiple domains using subject alternative name (SAN) * Update README with Docker and SAN instructions * Update readme * Readme polish * Tweaks * Formatting fixes * Adjust pathForDomain * Create a stable hash for directory path of SAN listed domains * Merge SAN with validation features * Tweak for latest typescript
Configuration menu - View commit details
-
Copy full SHA for be273aa - Browse repository at this point
Copy the full SHA be273aaView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92a14f8 - Browse repository at this point
Copy the full SHA 92a14f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fecd645 - Browse repository at this point
Copy the full SHA fecd645View commit details
Commits on May 3, 2022
-
switch from vulnerable VALID_DOMAIN regex to is-valid-domain lib (#79)
James Zetlen authoredMay 3, 2022 Configuration menu - View commit details
-
Copy full SHA for b076321 - Browse repository at this point
Copy the full SHA b076321View commit details -
James Zetlen committed
May 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ed164f - Browse repository at this point
Copy the full SHA 1ed164fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.0...v1.2.1