Walti
Walti
Description
This plugin enables you to run security scan via the Walti web service.
How To Use
- If you do not have a Walti account, you need to sign up first to get your API credentials.
- Enter your API credentials from Walti Settings screen. There should be a link to the screen under Settings category on your admin menu.
- Register the host which WordPress is running on as a scan target. This plugin puts an authentication file automatically if WordPress has write permission for docroot, otherwise you have to fetch and place the file manually.
- Now you can run scans and watch results from Walti Scan screen.
For Japanese users
WordPressの管理画面から Walti のセキュリティスキャンの実行、最新結果の確認ができるプラグインです。
スキャンを実行するためには、Waltiに サインアップ し、APIキー・シークレットを取得する必要があります。
WordPressの実行ユーザがドキュメントルートに対して書き込み権限を持っている場合、スキャンターゲットの登録・認証ファイルの設置を1クリック行うことができます。
Installation
- You can install Walti plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
- Activate the plugin through Plugins screen on WordPress admin panel.
- Along the steps described at Description section, enter your API credentials.
Reviews
Changelog
= 1.0.2
- Improve error handling.
= 1.0.1
- Remove scan type validation which blocks new scan types.
- Fix some bugs.
= 1.0.0
- Refine wording.
- Display appropriate message after target activation and reload until activateion is completed.
= 0.9.3
- Fix contributor metadata.
= 0.9.2
- Fix a bug that API credentials become useless when update this plugin.
= 0.9.1
- Open Walti sign-up page in a new tab when click a link in welcome message.
= 0.9.0
- Initial Release