Gathering detailed insights and metrics for hubot-super-confluence
Gathering detailed insights and metrics for hubot-super-confluence
Gathering detailed insights and metrics for hubot-super-confluence
Gathering detailed insights and metrics for hubot-super-confluence
A hubot script for searching and browsing Confluence. Very super.
npm install hubot-super-confluence
Typescript
Module System
Node Version
NPM Version
CoffeeScript (72.35%)
JavaScript (17.55%)
Shell (10.1%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
3 Stars
16 Commits
2 Forks
2 Watchers
2 Branches
2 Contributors
Updated on Sep 15, 2017
Latest Version
0.2.2
Package Id
hubot-super-confluence@0.2.2
Size
2.94 kB
NPM Version
3.5.3
Node Version
5.5.0
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
1
A hubot script for searching and browsing Confluence. Very super.
With HUBOT_SUPER_CONFLUENCE_AUTORESPONSE_TEXT
your bot can hear
and respond to questions with searches automatically.
See src/super-confluence.coffee
for full documentation.
In hubot project repo, run:
npm install hubot-super-confluence --save
Then add hubot-super-confluence to your external-scripts.json
:
1[ 2 "hubot-super-confluence" 3]
You'll need to set the following environment variables to get started:
HUBOT_CONFLUENCE_USERNAME - Confluence username.
HUBOT_CONFLUENCE_PASSWORD - Confluence password.
HUBOT_CONFLUENCE_HOST - Hostname of the Confluence instance.
HUBOT_CONFLUENCE_CONTEXT (optional) - Often '/wiki', defaults to ''
HUBOT_SUPER_CONFLUENCE_AUTORESPONSE_REGEX (optional) -
Sets up a `hear` callback on the first capture group of the regex.
For example, if set to "how do i (.*)" and someone asks 'how can i
deploy' then the Confluence will be queried with `deploy`.
user1>> hubot wiki deploy
hubot>> 1 match found (limit: 5)
hubot>> ...
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
Found 2/14 approved changesets -- score normalized to 1
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-07-07
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More