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

Server compliance audit through a website #8

Closed
enisdenjo opened this issue Oct 13, 2022 · 1 comment · Fixed by #54
Closed

Server compliance audit through a website #8

enisdenjo opened this issue Oct 13, 2022 · 1 comment · Fixed by #54
Assignees
Labels
enhancement New feature or request released Has been released and published

Comments

@enisdenjo
Copy link
Member

Create an online website which accepts an URL and performs a GQL over HTTP audit for quick checks without having to install anything.

Would work for local servers too because you can simply provide a localhost address too.

@enisdenjo enisdenjo self-assigned this Oct 13, 2022
@enisdenjo enisdenjo added the enhancement New feature or request label Oct 13, 2022
enisdenjo pushed a commit that referenced this issue Feb 12, 2023
# [1.15.0](v1.14.0...v1.15.0) (2023-02-12)

### Features

* **audits/render:**  Render audit results to HTML with `renderAuditResultsToHTML` ([#53](#53)) ([da32059](da32059))
* Bundle the audits into UMD for browser usage ([a402823](a402823))
* Server compliance audit through a website ([#54](#54)) ([f23a689](f23a689)), closes [#8](#8)
@enisdenjo
Copy link
Member Author

🎉 This issue has been resolved in version 1.15.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@enisdenjo enisdenjo added the released Has been released and published label Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released Has been released and published
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant