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

[Bug] Can't upload new indicator type using VSCode plugin #29

Open
1 of 2 tasks
aburt-demisto opened this issue Jan 24, 2022 · 0 comments
Open
1 of 2 tasks

[Bug] Can't upload new indicator type using VSCode plugin #29

aburt-demisto opened this issue Jan 24, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@aburt-demisto
Copy link

Customer
Internal

Describe the bug
When using the demisto-sdk to upload content to a XSOAR server with VSCode, the demisto-sdk errors with indicatorTypes

To Reproduce
Steps to reproduce the behavior:

  1. Create a customer indicator type in a JSON file
  2. Attempt to upload it to XSOAR using the demisto-sdk command

Bug Details

  • Is this the first time you've used this integration / command? If not, when did the bug start?
    • First time
    • It worked previously. It stopped working since
  • What was the exact command you ran? Please attach the full command, arguments included.
    • python3 -m demisto_sdk upload -i /Users/aburt/VSCode/content/Packs/NationalVulnerabilityDatabaseFeed/IndicatorTypes
  • What was the exact error you've received? Please attach the full text.
    • FAILED UPLOADS:
      ╒═════════════════════╤════════════╤═══════════════════════════╕
      │ NAME │ TYPE │ ERROR │
      ╞═════════════════════╪════════════╪═══════════════════════════╡
      │ reputation-cpe.json │ reputation │ Unsuported file path/type │
      ╘═════════════════════╧════════════╧═══════════════════════════╛
@jochman jochman added the enhancement New feature or request label Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants