Skip to content

[Snyk-dev] Upgrade check-my-headers from 0.1.1 to 0.1.2#7

Open
AudreyBudryte2 wants to merge 1 commit intomainfrom
snyk-upgrade-eef7ffadc3255b7a7ea1dac7dac5a481
Open

[Snyk-dev] Upgrade check-my-headers from 0.1.1 to 0.1.2#7
AudreyBudryte2 wants to merge 1 commit intomainfrom
snyk-upgrade-eef7ffadc3255b7a7ea1dac7dac5a481

Conversation

@AudreyBudryte2
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade check-my-headers from 0.1.1 to 0.1.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released a year ago, on 2022-04-04.
Release notes
Package name: check-my-headers
  • 0.1.2 - 2022-04-04

    What's Changed

    New Contributors

    Full Changelog: v0.1.1...0.1.2

  • 0.1.1 - 2020-02-23

    Notable changes

    • Added feature-policy to required headers (7804f92)
    • Added NPM auto-release (dd95600)

    Minor changes

    • Upgrade dev-dependency: Husky@4.2.3 (6f98364)
    • Added new dev-dependency: jest-serializer-ansi@1.0.3(6acf76f)
    • Added ANSI support for CI (6acf76f)
    • Added Force-colors for CI (79003da)

    NPM Release

    npm notice 
    npm notice 📦  check-my-headers@0.1.1
    npm notice === Tarball Contents === 
    npm notice 22B     .dockerignore                                           
    npm notice 1.0kB   Dockerfile                                              
    npm notice 1.1kB   LICENSE                                                 
    npm notice 906B    bin/check-my-headers.js                                 
    npm notice 1.3kB   src/headerValidation.js                                 
    npm notice 500B    __test__/src/headerValidation.test.js                   
    npm notice 960B    bin/helpers.js                                          
    npm notice 428B    src/helpers.js                                          
    npm notice 1.1kB   __test__/bin/helpers.test.js                            
    npm notice 1.8kB   __test__/src/helpers.test.js                            
    npm notice 82B     index.js                                                
    npm notice 466B    src/index.js                                            
    npm notice 1.1kB   src/report.js                                           
    npm notice 2.5kB   __test__/src/report.test.js                             
    npm notice 318B    __mocks__/request-promise.js                            
    npm notice 1.9kB   __test__/__fixtures__/github_request.json               
    npm notice 1.5kB   package.json                                            
    npm notice 758B    src/rules.json                                          
    npm notice 1.2kB   CHANGELOG.md                                            
    npm notice 3.4kB   CODE_OF_CONDUCT.md                                      
    npm notice 998B    CONTRIBUTING.md                                         
    npm notice 4.5kB   README.md                                               
    npm notice 131.9kB .github/screen.png                                      
    npm notice 1.7kB   __test__/src/__snapshots__/headerValidation.test.js.snap
    npm notice 2.6kB   __test__/bin/__snapshots__/helpers.test.js.snap         
    npm notice 2.2kB   __test__/src/__snapshots__/report.test.js.snap          
    npm notice 334B    .travis.yml                                             
    npm notice === Tarball Details === 
    npm notice name:          check-my-headers                        
    npm notice version:       0.1.1                                   
    npm notice package size:  136.4 kB                                
    npm notice unpacked size: 166.5 kB                                
    npm notice shasum:        412843239c4f5d8297b3975e8ecf96f43c4da76f
    npm notice integrity:     sha512-DWVQOKrrsrTdc[...]9PqkO1pbTnlqA==
    npm notice total files:   27                                      
    npm notice 
    
from check-my-headers GitHub release notes
Commit messages
Package name: check-my-headers
  • a3731b4 Merge pull request #22 from UlisesGascon/feat/improvements
  • 25dd8cc chore(release): 0.1.2
  • c29d651 feat: migrated CI pipelines to Github Actions
  • fefef65 chore: removed travis CI support
  • 2f8759f feat: added support for commit linter and auto-changelog
  • e363635 feat: upgrade dependencies
  • 4998dfe Merge pull request #17 from UlisesGascon/snyk-fix-0a7bd4d5e11d0029f9a9196437c5d9a2
  • 877599b Create codeql-analysis.yml
  • dc8a17d fix: package.json & .snyk to reduce vulnerabilities
  • 420352c fix: package.json & .snyk to reduce vulnerabilities

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Oh no! Found issues with the headers of your website :(

  • Issue found: Remove field: server (error)
  • Issue found: Missing field: content-security-policy (error)
  • Issue found: Missing field: referrer-policy (error)
  • Issue found: Missing field: strict-transport-security (error)
  • Issue found: Missing field: x-content-type-options (error)
  • Issue found: Missing field: feature-policy (error)
  • Issue found: Missing field: access-control-allow-origin (warn)
  • Issue found: Missing field: access-control-allow-methods (warn)
  • Issue found: Missing field: access-control-allow-headers (warn)
  • Issue found: Missing field: link (warn)
  • Issue found: Missing field: age (warn)
  • Issue found: Missing field: content-length (warn)
  • Issue found: Deprecated field: p3p (warn)
  • Issue found: Deprecated field: expires (warn)
  • Issue found: Deprecated field: x-frame-options (warn)
  • Issue found: Extra field: content-security-policy-report-only (info)
  • Issue found: Extra field: set-cookie (info)
  • Issue found: Extra field: accept-ranges (info)
  • Issue found: Extra field: vary (info)
  • Issue found: Extra field: connection (info)
  • Issue found: Extra field: transfer-encoding (info)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants