Skip to content

CiscoCXSecurity/chatops-securing-your-webex-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatOps: Securing Your Webex Bot

The code in this branch corresponds to the post found here. You can use it as a reference as you follow along, or as a starting point for building your own functionality.

Architecture

Secure Webex Bot Architecture

To Run Locally:

  • Clone this repo
  • Navigate into the cloned directory in your command line
  • Install dependencies: $ npm i or $ yarn
  • Run the application: $ npm start or $yarn start

About

Cisco Learning Blog - Chatops: Securing your Webex Bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%