Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

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
Choose a base ref
Loading
...
head repository: davewasmer/devcert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
Loading
  • 14 commits
  • 16 files changed
  • 7 contributors

Commits on Jun 10, 2020

  1. Fix remote execution vulnerability by switching from execSync to exec…

    …FileSync (#55)
    
    * use execFileSync
    
    * add regex validation
    
    * fixup logging and interpolation
    zetlen authored Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e0e8ae3 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    James Zetlen committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    73b0e6a View commit details
    Browse the repository at this point in the history
  3. v1.1.1

    James Zetlen committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    e138968 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. Fix valid domain regex (#57)

    * 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>
    stramel and Js-Brecht authored Jul 7, 2020
    Configuration menu
    Copy the full SHA
    0386f33 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    James Zetlen committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    1ec8bd6 View commit details
    Browse the repository at this point in the history
  3. v1.1.2

    James Zetlen committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    13e17eb View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. 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>
    dependabot[bot] authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    ce1c7ba View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Remove configstore (#62)

    herecydev authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7418e3c View commit details
    Browse the repository at this point in the history
  2. v1.1.3

    James Zetlen committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    d343e2d View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. 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
    camsjams authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    be273aa View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. chore: bring lockfiles current

    zetlen committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    92a14f8 View commit details
    Browse the repository at this point in the history
  2. 1.2.0

    zetlen committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    fecd645 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    b076321 View commit details
    Browse the repository at this point in the history
  2. 1.2.1

    James Zetlen committed May 3, 2022
    Configuration menu
    Copy the full SHA
    1ed164f View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.