Skip to content

Commit ab5e307

Browse files
authored
Merge pull request #14 from fortify/auto-doc-updates
Update documentation resources
2 parents c0b8d22 + 5851ba2 commit ab5e307

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright 2019-2023 Open Text or one of its affiliates
3+
Copyright 2019-2024 Open Text or one of its affiliates
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ This Fortify SSC parser plugin allows for importing scan results from OWASP Depe
3535
<!-- END-INCLUDE:repo-resources.md -->
3636

3737

38+
39+
<!-- START-INCLUDE:h2.support.md -->
40+
3841
## Support
3942

4043
The only warranties for products and services of Open Text and its affiliates and licensors (“Open Text”) are as may be set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. Open Text shall not be liable for technical or editorial errors or omissions contained herein. The information contained herein is subject to change without notice.
@@ -45,6 +48,9 @@ Support requests created through the GitHub Issues page may include bug reports,
4548

4649
Support requests on the GitHub Issues page are handled on a best-effort basis; there is no guaranteed response time, no guarantee that reported bugs will be fixed, and no guarantee that enhancement requests will be implemented. If you require dedicated support for this and other Fortify software, please consider purchasing OpenText Fortify Professional Services. OpenText Fortify Professional Services can assist with general usage questions, integration of the software into your processes, and implementing customizations, bug fixes, and feature requests (subject to feasibility analysis). Please contact your OpenText Sales representative or fill in the [Professional Services Contact Form](https://www.microfocus.com/en-us/cyberres/contact/professional-services) to obtain more information on pricing and the services that OpenText Fortify Professional Services can provide.
4750

51+
<!-- END-INCLUDE:h2.support.md -->
52+
53+
4854
---
4955

5056
*[This document was auto-generated from README.template.md; do not edit by hand](https://github.com/fortify/shared-doc-resources/blob/main/USAGE.md)*

USAGE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ To upload results through the SSC web interface or most clients:
101101

102102
Both SSC REST API and fcli provide options for specifying the engine type directly, and as such it is not necessary to package the raw results into a zip-file with accompanying `scan.info` file. For example, fcli allows for uploading raw scan results using a command like the following:
103103

104-
`fcli ssc appversion-artifact upload <raw-results-file> --appversion MyApp:MyVersion --engine-type OWASP_DEPCHECK`
104+
`fcli ssc artifact upload -f <raw-results-file> --appversion MyApp:MyVersion --engine-type OWASP_DEPCHECK`
105105

106106
<!-- END-INCLUDE:usage/h1.standard-parser-usage.md -->
107107

0 commit comments

Comments
 (0)