Skip to content

Commit 06fe5b8

Browse files
authored
Prepare project for publishing
1 parent 7492bf6 commit 06fe5b8

File tree

7 files changed

+27
-306
lines changed

7 files changed

+27
-306
lines changed

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# This repository is maintained by:
2+
@es-codeql

LICENSE renamed to 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 (c) 2023 GitHub Advanced Security
3+
Copyright GitHub, Inc.
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: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,15 @@ codeql database analyze <DB_NAME> --format=sarif-latest --output=<OUTPUT_FILE> \
8787
advanced-security/javascript-sap-async-xsjs-queries
8888
```
8989

90-
## License
90+
## License
91+
92+
This project is licensed under the terms of the MIT open source license. Please refer to [MIT](LICENSE.txt) for the full terms.
93+
94+
## Maintainers
95+
96+
See [CODEOWNERS](CODEOWNERS)
97+
98+
## Support
99+
100+
See [SUPPORT](SUPPORT.md)
91101

92-
The code in this repository is licensed under the [MIT License](LICENSE) by [GitHub](https://github.com).

SUPPORT.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Support
2+
3+
## How to file issues and get help
4+
5+
This project uses GitHub issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new issue.
6+
7+
For help or questions about using this project, please raise an issue.
8+
9+
CodeQL for SAP JavaScript frameworks is under active development and maintained by GitHub staff AND THE COMMUNITY. We will do our best to respond to support, feature requests, and community questions in a timely manner.
10+
11+
## GitHub Support Policy
12+
13+
Support for this project is limited to the resources listed above.

scripts/ExtractJSDoc.ql

Lines changed: 0 additions & 4 deletions
This file was deleted.

scripts/FortifyTag.qll

Lines changed: 0 additions & 292 deletions
This file was deleted.

scripts/qlpack.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)