![38% of CISOs Fear They’re Not Moving Fast Enough on AI](https://cdn.sanity.io/images/cgdhsj6q/production/faa0bc28df98f791e11263f8239b34207f84b86f-1024x1024.webp?w=400&fit=max&auto=format)
Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
resotoappbundler
/ resotoapprunner
Resoto Infrastructure Apps Bundler and Runner
resotoappbundler
Bundles Resoto Infrastructure Apps.
resotoapprunner
Dry runs Resoto Infrastructure Apps.
Check the Resoto Infrastructure Apps repo for details.
resotoappbundler
resotoappbundler --path resoto-apps/ --discover > index.json
This command discovers all apps in the current directory and writes the index to index.json
. This file can then be uploaded to a http server like a CDN and used as an app index in Resoto.
usage: resotoappbundler [-h] [--machine-help] [--verbose | --trace | --quiet] --path APP_PATH [--discover]
Resoto Infrastructure Apps Bundler
options:
-h, --help show this help message and exit
--machine-help print machine readable help
--verbose, -v Verbose logging
--trace Trage logging
--quiet Only log errors
--path APP_PATH, -p APP_PATH
Path to app bundle(s)
--discover Find all apps in the path
resotoapprunner
resotoapprunner --path resoto-apps/tagvalidator/ --psk changeme --resotocore-uri https://localhost:8900
Note: Resoto Core is only required for apps that make use of the search()
function.
usage: resotoapprunner [-h] [--machine-help] [--verbose | --trace | --quiet] --path APP_PATH [--ca-cert CA_CERT] [--cert CERT] [--cert-key CERT_KEY] [--cert-key-pass CERT_KEY_PASS]
[--no-verify-certs] [--resotocore-uri RESOTOCORE_URI] [--psk PSK] [--config CONFIG_PATH] [--subscriber-id SUBSCRIBER_ID]
Resoto Infrastructure Apps Runner
options:
-h, --help show this help message and exit
--machine-help print machine readable help
--verbose, -v Verbose logging
--trace Trage logging
--quiet Only log errors
--path APP_PATH, -p APP_PATH
Path to app bundle(s)
--ca-cert CA_CERT Path to custom CA certificate file
--cert CERT Path to custom certificate file
--cert-key CERT_KEY Path to custom certificate key file
--cert-key-pass CERT_KEY_PASS
Passphrase for certificate key file
--no-verify-certs Turn off certificate verification
--resotocore-uri RESOTOCORE_URI
resotocore URI (default: https://localhost:8900)
--psk PSK Pre-shared key
--config CONFIG_PATH Path to app config
--subscriber-id SUBSCRIBER_ID
Unique subscriber ID (default: resotoappbundler)```
If you have any questions feel free to join our Discord or open a GitHub issue.
Copyright 2023 Some Engineering Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
FAQs
Exports Resoto metrics in Prometheus format.
We found that resotoappbundler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.